]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/glibc
Merge remote branch 'origin/next' into arm-port
[people/teissler/ipfire-2.x.git] / lfs / glibc
index 5950b1c4e59f980d44c7fd3918fe0b917a7af63f..702aa05f8f62fd346c67d012afc77168dec28138 100644 (file)
--- a/lfs/glibc
+++ b/lfs/glibc
@@ -61,6 +61,8 @@ ifeq "$(MACHINE_TYPE)" "arm"
                --build=arm \
                --host=$(BUILDTARGET) \
                --without-fp
+else
+       EXTRA_CONFIG += --build=$(BUILDTARGET)
 endif
 
 ###############################################################################