summaryrefslogtreecommitdiff
path: root/config.make.in
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-01-08 00:45:01 -0500
committerUlrich Drepper <drepper@gmail.com>2012-01-08 00:45:01 -0500
commita0da5fe1e49b819b4d90b77915e21cddd397d064 (patch)
treee1f1c0660ab131287cfcc0f64065b946715d06b1 /config.make.in
parenta784e502472fb3a1afa4d01a47c66b52d23e00f6 (diff)
More fallout from supporting only ELF
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.make.in b/config.make.in
index a583ebdddd..8c0a4dca63 100644
--- a/config.make.in
+++ b/config.make.in
@@ -92,7 +92,7 @@ build-static = @static@
build-shared = @shared@
build-pic-default= @libc_cv_pic_default@
build-profile = @profile@
-build-bounded = @bounded@
+build-bounded = no
build-static-nss = @static_nss@
add-ons = @add_ons@
add-on-subdirs = @add_on_subdirs@