mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
posixtestsuite: Disable recipe.
I'm not sure we even want a recipe for this, but at any rate, it seems to set the system time which broke all future builds: https://build.haiku-os.org/buildmaster/master/x86_gcc2/logviewer.html?buildruns/1745/builds/29327.log
This commit is contained in:
@@ -13,8 +13,8 @@ SOURCE_URI="http://sourceforge.net/projects/posixtest/files/posixtest/posixtests
|
||||
CHECKSUM_SHA256="15a2185672127cba851d35ec9d538ff6148defdbb75f99c7e9c50aeba0f94757"
|
||||
SOURCE_DIR="posixtestsuite"
|
||||
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
ARCHITECTURES="?x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="?x86"
|
||||
|
||||
PROVIDES="
|
||||
posixtestsuite = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user