diff options
Diffstat (limited to 'auto/cc/gcc')
-rw-r--r-- | auto/cc/gcc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/auto/cc/gcc b/auto/cc/gcc index 96ea865b8..1b6dbef53 100644 --- a/auto/cc/gcc +++ b/auto/cc/gcc @@ -182,5 +182,3 @@ CFLAGS="$CFLAGS -g" if [ ".$CPP" = "." ]; then CPP="$CC -E" fi - -NGX_PERL_CFLAGS="$CFLAGS" |