summaryrefslogtreecommitdiff
path: root/scripts/build/libc/newlib.sh
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-09-26 06:52:05 (GMT)
committerGitHub <noreply@github.com>2018-09-26 06:52:05 (GMT)
commitb82b8adb441001fc1c7f6d5603834861a2de0d2b (patch)
treed16c3f0d4fd57ac3b9ce682cd416fc3ad2d7a666 /scripts/build/libc/newlib.sh
parentea1072c29ba37f29ca3f60871935aa5ca3fcb9b6 (diff)
parent398030c11a33a3f6b0c6c7418c7734cdb7b8aa2c (diff)
Merge pull request #984 from slash3g/master
Properly handle newlib configuration flags
Diffstat (limited to 'scripts/build/libc/newlib.sh')
-rw-r--r--scripts/build/libc/newlib.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/build/libc/newlib.sh b/scripts/build/libc/newlib.sh
index 2b1e5bb..6449d68 100644
--- a/scripts/build/libc/newlib.sh
+++ b/scripts/build/libc/newlib.sh
@@ -65,13 +65,13 @@ IO_LL:newlib-io-long-long
NEWLIB_REGISTER_FINI:newlib-register-fini
NANO_MALLOC:newlib-nano-malloc
NANO_FORMATTED_IO:newlib-nano-formatted-io
-ATEXIT_DYNAMIC_ALLOC:atexit-dynamic-alloc
+ATEXIT_DYNAMIC_ALLOC:newlib-atexit-dynamic-alloc
GLOBAL_ATEXIT:newlib-global-atexit
LITE_EXIT:lite-exit
-REENT_SMALL:reent-small
-MULTITHREAD:multithread
+REENT_SMALL:newlib-reent-small
+MULTITHREAD:newlib-multithread
WIDE_ORIENT:newlib-wide-orient
-UNBUF_STREAM_OPT:unbuf-stream-opt
+UNBUF_STREAM_OPT:newlib-unbuf-stream-opt
ENABLE_TARGET_OPTSPACE:target-optspace
"