aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure b/configure
index e8c15cb..2e23896 100755
--- a/configure
+++ b/configure
@@ -94,9 +94,7 @@ case "$host" in
ldendfiles_pie='"-lc", "-l:crtendS.o", "-l:crtn.o"'
findgcclibdir
linkflags='"-L", "'$GCCLIBDIR'",'
- host_predefs='
- "__SIZE_TYPE__=unsigned long int", /* work around https://sourceware.org/bugzilla/show_bug.cgi?id=33969 */
- '
+ host_predefs=''
;;
*-linux-*musl*)
host_os=linux