x264: fix a few bugs
authorKoen Kooi <koen@openembedded.org>
Sat, 28 Mar 2009 17:40:37 +0000 (18:40 +0100)
committerKoen Kooi <koen@openembedded.org>
Sat, 28 Mar 2009 17:40:37 +0000 (18:40 +0100)
commit308bbb0a550a70439701834dae44447f24383fa7
tree4ad0734619f371b72b177cf502c37066a75ab314
parent5e0cdc8eacea397b8413af9990a4d955e93f1545
x264: fix a few bugs
* quoting EXTRA_OECONF = "something"$FOO"" is wrong
* passing --enable-shared and then doing CFLAGS += -static is wrong as well
* the beagleboard 'optimizations' were duplicating flags already there, and worse passed in O3 when O4 was the default
* adding machine optimizations without changing package arch is wrong as well
recipes/vlc/x264_r2245.bb