Skip to content

Commit

Permalink
Remove 2nd copy of the option.
Browse files Browse the repository at this point in the history
Added above, as part of the list.

Signed-off-by: Alexey Neyman <stilor@att.net>
  • Loading branch information
stilor committed Jan 13, 2017
1 parent 59a784c commit ec9ddee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/build/libc/newlib.sh
Expand Up @@ -119,8 +119,6 @@ ENABLE_TARGET_OPTSPACE:target-optspace
[ "${CT_LIBC_NEWLIB_LTO}" = "y" ] && \
CT_LIBC_NEWLIB_TARGET_CFLAGS="${CT_LIBC_NEWLIB_TARGET_CFLAGS} -flto"

[ "${CT_LIBC_NEWLIB_ENABLE_TARGET_OPTSPACE}" = "y" ] && newlib_opts+=("--enable-target-optspace")

cflags_for_target="${CT_TARGET_CFLAGS} ${CT_LIBC_NEWLIB_TARGET_CFLAGS}"

# Note: newlib handles the build/host/target a little bit differently
Expand Down

0 comments on commit ec9ddee

Please sign in to comment.