diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-07-25 13:33:12 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-07-25 13:33:42 +0200 |
commit | 22515c88eb4e34adc57bafcece97f751cf063aa8 (patch) | |
tree | 4e6c15db86da7c5110751558e37c43329adf10fa /target/xtensa | |
parent | 3a7bb74bf256a48799b722dd8c649d023b2b4d7c (diff) |
remove unused symbol
Diffstat (limited to 'target/xtensa')
-rw-r--r-- | target/xtensa/uclibc-ng.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/xtensa/uclibc-ng.config b/target/xtensa/uclibc-ng.config index a4472545c..f02b1f726 100644 --- a/target/xtensa/uclibc-ng.config +++ b/target/xtensa/uclibc-ng.config @@ -201,7 +201,6 @@ HARDWIRED_ABSPATH=y UCLIBC_HAS_ARC4RANDOM=y # ARC4RANDOM_USES_NODEV is not set # UCLIBC_HAS_SSP is not set -UCLIBC_BUILD_LD_GC=y UCLIBC_BUILD_RELRO=y UCLIBC_BUILD_NOW=y UCLIBC_BUILD_NOEXECSTACK=y |