mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Try to fix the build on the buildbot (#5818)
This commit is contained in:
@@ -8,7 +8,7 @@ COPYRIGHT="2013-2016 Google Inc.
|
||||
2017-2021 Andrea Fioraldi
|
||||
2017-2021 Dominik Maier"
|
||||
LICENSE="Apache v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/AFLplusplus/AFLplusplus/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0240d34a2f99d157063e31d0c2d2801a68bc015e09187d9cc197637ec8fda635"
|
||||
SOURCE_FILENAME="aflplusplus-$portVersion.tar.gz"
|
||||
@@ -61,7 +61,7 @@ BUILD_REQUIRES="
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:awk
|
||||
cmd:clang_9
|
||||
cmd:clang >= 9.0.1
|
||||
cmd:make
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user