summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArwed von Merkatz2008-05-29 19:39:25 +0200
committerArwed von Merkatz2008-05-29 19:39:25 +0200
commit2da7f9f8f4a387f9a9a1d2ce77a926171a8abb53 (patch)
tree49ad36cb905a39188364d55f650aacddb2e2f035
parent5bf492c3b5844f823a173dbf9aba0ead75d3b987 (diff)
Revert "ada: x86_64 build fix, otherwise tries to compile as x86_64-unknown-linux-gnu instead of x86_64-pc-linux-gnu and breaks"
This reverts commit ff59752992951c915d773ab1299e45f5fa98105d.
-rwxr-xr-xgnu/ada/BUILD4
-rw-r--r--gnu/ada/HISTORY5
2 files changed, 0 insertions, 9 deletions
diff --git a/gnu/ada/BUILD b/gnu/ada/BUILD
index 7f753afaf9..a03ca313fe 100755
--- a/gnu/ada/BUILD
+++ b/gnu/ada/BUILD
@@ -9,10 +9,6 @@ persistent_read gcc GCC_LDFLAGS LDFLAGS &&
ADA_PATH=gnat-4.1.1-i386-pc-linux-gnu &&
PATH=$SOURCE_DIRECTORY/$ADA_PATH/bin:$PATH &&
-if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
- OPTS="--build=x86_64-pc-linux-gnu $OPTS"
-fi &&
-
cd $SOURCE_DIRECTORY.bld &&
$SOURCE_DIRECTORY/configure \
--host=$HOST \
diff --git a/gnu/ada/HISTORY b/gnu/ada/HISTORY
index 941288e6e9..aac856f216 100644
--- a/gnu/ada/HISTORY
+++ b/gnu/ada/HISTORY
@@ -3,11 +3,6 @@
NOTE: Need to update SOURCE3 (gnat-4.1.1) for this to work on x86
and need to create other pre-built gnat's for other architectures
* DEPENDS: Depends on gmp and mpfr
- * BUILD: Pass --build=x86_64-pc-linux-gnu for x86_64, only way I found
- to get around this warning:
- configure: WARNING: If you wanted to set the --build type, don't use
- --host. If a cross compiler is detected then cross compile mode will
- be used.
2008-02-05 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 4.2.3