aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/cc/hpcc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/build-data/cc/hpcc.txt')
-rw-r--r--src/build-data/cc/hpcc.txt11
1 files changed, 5 insertions, 6 deletions
diff --git a/src/build-data/cc/hpcc.txt b/src/build-data/cc/hpcc.txt
index 2e30995f6..2f2686d10 100644
--- a/src/build-data/cc/hpcc.txt
+++ b/src/build-data/cc/hpcc.txt
@@ -7,13 +7,12 @@ add_include_dir_option -I
add_lib_dir_option -L
add_lib_option -l
-compile_flags_release "-c"
-compile_flags_debug "-c -g"
-lib_opt_flags_release "+O2"
-app_opt_flags_release "+O2"
-
lang_flags "-AA -ext +eh -z"
-warning_flags "" # +w
+
+compile_flags "-c"
+debug_info_flags "-g"
+optimization_flags "+O2"
+warning_flags "+w"
shared_flags "+Z"
makefile_style gmake