summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArwed von Merkatz2008-05-15 19:11:23 +0200
committerArwed von Merkatz2008-05-15 19:11:23 +0200
commit248b3628cdaa5a5c4db709c415830d87ea9b3671 (patch)
treebf452817a7511f311187bf9e890baad33ffecfe2
parent4132f77c28ebb46cf14f90626fd2bcd9588624b3 (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