mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
gcc2: recipe with really fixed LDBL_MIN
This commit is contained in:
@@ -8,10 +8,10 @@ LICENSE="
|
||||
GNU LGPL v2
|
||||
"
|
||||
COPYRIGHT="1988-2000 Free Software Foundation, Inc."
|
||||
srcGitRev="4319c0ca135067023f5c209280715355b2391842"
|
||||
srcGitRev="d86116d57a09505802ed6a38adc43ef294f7f364"
|
||||
SRC_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="dd2ab0d1dce85012d61946810541b43c82f247cc1eb04a76d1578b31f98a334d"
|
||||
REVISION="1"
|
||||
SRC_FILENAME="gcc-$portVersion.tar.gz"
|
||||
REVISION="3"
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
if [ $effectiveTargetArchitecture = x86_gcc2 -a $targetArchitecture = x86 ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user