summaryrefslogtreecommitdiffstats
path: root/rules/glibc.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2008-05-14 08:00:25 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2008-05-14 08:00:25 +0000
commitd821ddaab0706e2cf21d989cc1f9164d5574332e (patch)
tree16dc65f442e63be0062e0b0b840a076f908406ff /rules/glibc.make
parentcc63458234d9392483f2e63bf19b43be9b424e4c (diff)
downloadOSELAS.Toolchain-d821ddaab0706e2cf21d989cc1f9164d5574332e.tar.gz
OSELAS.Toolchain-d821ddaab0706e2cf21d989cc1f9164d5574332e.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/branches/OSELAS.Toolchain-mkl@6338 f8d472c7-5700-0410-ac5a-87979cec3adf
Diffstat (limited to 'rules/glibc.make')
-rw-r--r--rules/glibc.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/glibc.make b/rules/glibc.make
index a9cf854..e04262d 100644
--- a/rules/glibc.make
+++ b/rules/glibc.make
@@ -107,9 +107,9 @@ GLIBC_AUTOCONF := \
--enable-kernel=$(PTXCONF_GLIBC_ENABLE_KERNEL) \
--enable-debug \
--enable-profile \
- --without-gd \
--enable-shared \
- --enable-static-nss
+ --enable-static-nss \
+ --without-gd
$(STATEDIR)/glibc.prepare:
@$(call targetinfo)