mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Disable SimGear for every arch.
OSG is currently broken on Haiku. Nothing depends on it.
This commit is contained in:
@@ -10,8 +10,8 @@ SOURCE_URI="https://downloads.sourceforge.net/flightgear/simgear-$portVersion.ta
|
||||
CHECKSUM_SHA256="f61576bc36aae36f350154749df1cee396763604c06b8a71c4b50452d9151ce5"
|
||||
PATCHES="simgear-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
ARCHITECTURES="!x86_gcc2 !x86 !x86_64"
|
||||
SECONDARY_ARCHITECTURES="!x86"
|
||||
|
||||
libVersion="$portVersion"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user