aboutsummaryrefslogtreecommitdiffstats
path: root/app/nginx/auto/cc/acc
diff options
context:
space:
mode:
Diffstat (limited to 'app/nginx/auto/cc/acc')
-rw-r--r--app/nginx/auto/cc/acc14
1 files changed, 0 insertions, 14 deletions
diff --git a/app/nginx/auto/cc/acc b/app/nginx/auto/cc/acc
deleted file mode 100644
index 64fa671..0000000
--- a/app/nginx/auto/cc/acc
+++ /dev/null
@@ -1,14 +0,0 @@
-
-# Copyright (C) Igor Sysoev
-# Copyright (C) Nginx, Inc.
-
-
-# aCC: HP ANSI C++ B3910B A.03.55.02
-
-# C89 mode
-
-CFLAGS="$CFLAGS -Ae"
-CC_TEST_FLAGS="-Ae"
-
-PCRE_OPT="$PCRE_OPT -Ae"
-ZLIB_OPT="$ZLIB_OPT -Ae"