mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
openxcom: fix build.
the locale problem still stands.
This commit is contained in:
@@ -15,7 +15,7 @@ SOURCE_DIR="OpenXcom-$portVersion"
|
||||
PATCHES="openxcom-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="openxcom.rdef"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 ?x86_64 ?x86"
|
||||
ARCHITECTURES="!x86_gcc2 x86_64 ?x86"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
|
||||
Reference in New Issue
Block a user