transcode: remove custom cflags

This commit is contained in:
Danny Rawlins 2008-08-22 10:42:37 +10:00
parent 89e5f4a4d6
commit 6f4ede2369

View File

@ -21,7 +21,6 @@ build() {
libtoolize --force --copy
autoheader
automake --gnu --add-missing --copy
export CFLAGS="`echo $CFLAGS | sed -e 's/-O[s0-3]/-O3/'`"
./configure \
--prefix=/usr \