diff options
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/scripts/install_headers.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/scripts/install_headers.sh b/extra/scripts/install_headers.sh index ea33db4ae..4faf04011 100755 --- a/extra/scripts/install_headers.sh +++ b/extra/scripts/install_headers.sh @@ -52,7 +52,6 @@ while read -r filename; do # Do not abort the script if unifdef "fails"! # NB2: careful with sed command arguments, they contain tab character "$top_builddir/extra/scripts/unifdef" \ - -UUCLIBC_INTERNAL \ -U_LIBC \ -U__UCLIBC_GEN_LOCALE \ -U__NO_CTYPE \ |