mirror of
https://github.com/xomboverlord/buildtools.git
synced 2026-02-02 13:13:15 +01:00
build a native binutils and gcc that at least runs 'g++ --help' on xomb. assumes a previous build of the xomb branch in a separate location, which supplies a cross compiler.
This commit is contained in:
22
ppl.patch
Normal file
22
ppl.patch
Normal file
@@ -0,0 +1,22 @@
|
||||
diff -rupN ../../ppl-0.11.2/config.sub ./config.sub
|
||||
--- ../../ppl-0.11.2/config.sub 2011-02-27 04:07:47.000000000 -0500
|
||||
+++ ./config.sub 2011-09-30 22:36:38.336020289 -0400
|
||||
@@ -1306,6 +1306,7 @@ case $os in
|
||||
| -sym* | -kopensolaris* \
|
||||
| -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
|
||||
| -aos* | -aros* \
|
||||
+ | -xomb* \
|
||||
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
|
||||
| -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
|
||||
| -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
|
||||
diff -rupN ../../ppl-0.11.2/Watchdog/config.sub ./Watchdog/config.sub
|
||||
--- ../../ppl-0.11.2/Watchdog/config.sub 2011-02-27 04:07:47.000000000 -0500
|
||||
+++ ./Watchdog/config.sub 2011-09-30 22:35:51.082687892 -0400
|
||||
@@ -1306,6 +1306,7 @@ case $os in
|
||||
| -sym* | -kopensolaris* \
|
||||
| -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
|
||||
| -aos* | -aros* \
|
||||
+ | -xomb* \
|
||||
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
|
||||
| -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
|
||||
| -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
|
||||
Reference in New Issue
Block a user