configure: Update required gcc 2 version
This commit is contained in:
parent
e99df3a512
commit
b55bd1da25
2
configure
vendored
2
configure
vendored
@ -311,7 +311,7 @@ HOST_GCC_OBJCOPY=`gcc -print-prog-name=objcopy`
|
||||
SFDISK_BINARY=sfdisk
|
||||
HOST_SFDISK=$SFDISK_BINARY
|
||||
|
||||
haikuRequiredLegacyGCCVersion="2.95.3-110228"
|
||||
haikuRequiredLegacyGCCVersion="2.95.3-110711"
|
||||
export haikuRequiredLegacyGCCVersion
|
||||
# version of legacy gcc required to build haiku
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user