diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in index d714bf7974..58f2f474f8 100644 --- a/config.make.in +++ b/config.make.in @@ -37,6 +37,7 @@ gnu-ld = @gnu_ld@ build-shared = @shared@ build-profile = @profile@ build-omitfp = @omitfp@ +build-bounded = @bounded@ stdio = @stdio@ add-ons = @subdirs@ |