mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
fxload: disable x86_gcc2.
There's not really a need for it, and also, libusb_1_0 is not compiled with gcc2.
This commit is contained in:
@@ -24,10 +24,10 @@ COPYRIGHT="2001 Stephen Williams
|
||||
2008 Roger Williams
|
||||
2012 Pete Batard"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="git+git://github.com/pbatard/fxload#cd1c1a062579b921d7694a3244cdefc60fd3325f"
|
||||
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
ARCHITECTURES="?all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user