mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
ffmpeg_legacy: drop x86_64.
This commit is contained in:
@@ -17,7 +17,7 @@ SOURCE_DIR="ffmpeg-$portVersion"
|
||||
# very uncertain (we get a somewhat newer API which we don't use, and older
|
||||
# codecs). So let's keep it "broken" for now, until we have a good reason to
|
||||
# use APIs introduced in 0.11.
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
|
||||
ARCHITECTURES="!x86_gcc2 ?x86"
|
||||
SECONDARY_ARCHITECTURES="!x86_gcc2 !x86"
|
||||
|
||||
PATCHES="ffmpeg-0.11.5.patchset"
|
||||
|
||||
Reference in New Issue
Block a user