]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
toolchain: Glibc improvements.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 5 Apr 2010 13:09:15 +0000 (15:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 5 Apr 2010 13:09:15 +0000 (15:09 +0200)
Likewise to gcc and binutils.

pkgs/toolchain/glibc/glibc.nm

index 27781226fb81e966a18c6681854af6d5df90924f..f3cbbf4a6b41412b312d94eb7558b9402f82bf83 100644 (file)
@@ -11,7 +11,7 @@ define STAGE_BUILD
                libc_cv_forced_unwind=yes \
                ../$(THISAPP)/configure \
                        --host=$(TARGET) \
-                       --build=$$(../$(THISAPP)/scripts/config.guess) \
+                       --build=$(TARGET) \
                        --prefix=$(TOOLS_DIR) \
                        --libexecdir=$(TOOLS_DIR)/lib/$(PKG_NAME) \
                        --with-headers=$(TOOLS_DIR)/include \