diff options
author | lloyd <[email protected]> | 2014-01-01 01:25:53 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-01-01 01:25:53 +0000 |
commit | ae56600cde7cc035cf6c5cbeb4fea58adfa2c7a2 (patch) | |
tree | ea91d4d3c3aaad881a5080ba3d0f7227e16dcc74 /src/build-data/cc/open64.txt | |
parent | 5d40bdeb1b95c051d0655595846acd91cff6160f (diff) |
s/check/test/g
Diffstat (limited to 'src/build-data/cc/open64.txt')
-rw-r--r-- | src/build-data/cc/open64.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/cc/open64.txt b/src/build-data/cc/open64.txt index 52f35a7e8..543d84021 100644 --- a/src/build-data/cc/open64.txt +++ b/src/build-data/cc/open64.txt @@ -9,7 +9,7 @@ add_lib_dir_option -L add_lib_option -l lib_opt_flags "-O3 -OPT:alias=TYPED" -check_opt_flags "-O3 -OPT:alias=TYPED" +test_opt_flags "-O3 -OPT:alias=TYPED" debug_flags "-g3" no_debug_flags "-fomit-frame-pointer" shared_flags "-fPIC" |