mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
At least latest versions of bison require gcc4.
This commit is contained in:
@@ -4,6 +4,7 @@ SRC_URI="http://ftp.gnu.org/gnu/bison/bison-2.5.tar.gz"
|
|||||||
CHECKSUM_MD5="687e1dcd29452789d34eaeea4c25abe4"
|
CHECKSUM_MD5="687e1dcd29452789d34eaeea4c25abe4"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
STATUS_HAIKU="stable"
|
STATUS_HAIKU="stable"
|
||||||
|
MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building."
|
||||||
DEPEND=""
|
DEPEND=""
|
||||||
BUILD {
|
BUILD {
|
||||||
cd bison-2.5
|
cd bison-2.5
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ SRC_URI="http://ftp.gnu.org/gnu/bison/bison-2.6.2.tar.gz"
|
|||||||
CHECKSUM_MD5="8b8e458d4ce0cc184f1a58af93663647"
|
CHECKSUM_MD5="8b8e458d4ce0cc184f1a58af93663647"
|
||||||
REVISION="15"
|
REVISION="15"
|
||||||
STATUS_HAIKU="stable"
|
STATUS_HAIKU="stable"
|
||||||
|
MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building."
|
||||||
DEPEND=""
|
DEPEND=""
|
||||||
BUILD {
|
BUILD {
|
||||||
cd bison-2.6.2
|
cd bison-2.6.2
|
||||||
|
|||||||
Reference in New Issue
Block a user