X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/5997475bc5b04a4e42d825ab4692425aeb332471..f3fa3df009834db42837a2b61a058e31c24d3000:/cflags.SH?ds=sidebyside diff --git a/cflags.SH b/cflags.SH index c2a529b..e60742f 100755 --- a/cflags.SH +++ b/cflags.SH @@ -73,18 +73,10 @@ cat >_cflags.c <<__EOT__ #include /* Just in case the inclusion of perl.h did not * pull in enough system headers, let's try again. */ -#ifdef I_STDLIB #include -#endif -#ifdef I_STDDEF #include -#endif -#ifdef I_STDARG #include -#endif -#ifdef I_LIMITS #include -#endif #ifdef I_DIRENT #include #endif @@ -527,7 +519,6 @@ for file do toke) optimize=-O0 ;; esac - # Can we perhaps use $ansi2knr here echo "$cc -c -DPERL_CORE $ccflags $stdflags $optimize $warn $extra" . $TOP/config.sh