mirror of
https://github.com/xomboverlord/buildtools.git
synced 2026-02-24 07:43: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:
11
mpfr.patch
Normal file
11
mpfr.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
diff -rupN ../../mpfr-3.0.1/config.sub ./config.sub
|
||||
--- ../../mpfr-3.0.1/config.sub 2011-09-20 03:10:10.274008670 -0400
|
||||
+++ ./config.sub 2011-09-20 03:16:00.840668383 -0400
|
||||
@@ -1291,6 +1291,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