From f05eff3f8a357057804f338b2a0b2119cb7caefb Mon Sep 17 00:00:00 2001 From: Simon Warta Date: Sat, 18 Jul 2015 22:53:15 +0200 Subject: Merge compile_option into CXX_FLAGS --- src/build-data/cc/pgi.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/build-data/cc/pgi.txt') diff --git a/src/build-data/cc/pgi.txt b/src/build-data/cc/pgi.txt index 6b41974e5..3ef16c7df 100644 --- a/src/build-data/cc/pgi.txt +++ b/src/build-data/cc/pgi.txt @@ -2,12 +2,13 @@ macro_name PORTLAND_GROUP binary_name pgCC -compile_option "-c " output_to_option "-o " add_include_dir_option -I add_lib_dir_option -L add_lib_option -l +compile_flags_release "-c" +compile_flags_debug "-c" lib_opt_flags_release "-fast -Minline" app_opt_flags_release "-fast" shared_flags "-fPIC" -- cgit v1.2.3