mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
libxext & scrnsaverproto: SECONDARY_ARCHITECTURES += x86_gcc2.
Although x86_gcc2 secondary arch is no longer officially supported, these packages do build perfectly on that arch. Thanks.
This commit is contained in:
@@ -9,7 +9,7 @@ SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/scrnsaverproto
|
||||
CHECKSUM_SHA256="d8dee19c52977f65af08fad6aa237bacee11bc5a33e1b9b064e8ac1fd99d6e79"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
scrnsaverproto$secondaryArchSuffix = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user