diff options
author | lloyd <[email protected]> | 2014-01-01 21:32:27 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-01-01 21:32:27 +0000 |
commit | 9f9811125846fb7fce6bec8c8439894bd43e6ace (patch) | |
tree | aca95c3b99a7045e683a26cf6baf9ab792ef2308 /src/build-data/cc/sunstudio.txt | |
parent | 197dc467dec28a04c3b2f30da7cef122dfbb13e9 (diff) |
Rename target
Diffstat (limited to 'src/build-data/cc/sunstudio.txt')
-rw-r--r-- | src/build-data/cc/sunstudio.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/cc/sunstudio.txt b/src/build-data/cc/sunstudio.txt index 75cf1a758..ca280f924 100644 --- a/src/build-data/cc/sunstudio.txt +++ b/src/build-data/cc/sunstudio.txt @@ -9,7 +9,7 @@ add_lib_dir_option -L add_lib_option -l lib_opt_flags "-xO5" -test_opt_flags "-xO2" +app_opt_flags "-xO2" debug_flags -g no_debug_flags "" shared_flags "-KPIC" |