diff options
author | lloyd <[email protected]> | 2014-01-07 12:53:32 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-01-07 12:53:32 +0000 |
commit | 157576aabd8e3923607bad6cd8b3dbc0546b0cd3 (patch) | |
tree | adea2c769836cdf13a8711f8866a046ff544f710 /src/build-data/cc/sunstudio.txt | |
parent | 7d18f8b444b3a7976b6f18bf74fa582fab69d2fe (diff) |
Finish rename
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 ca280f924..cf29b9687 100644 --- a/src/build-data/cc/sunstudio.txt +++ b/src/build-data/cc/sunstudio.txt @@ -18,7 +18,7 @@ lang_flags "+p -features=extensions -D__FUNCTION__=__func__" ar_command "CC -xar -o" -makefile_style unix +makefile_style gmake <so_link_flags> default -> "$(CXX) -G -h$(SONAME)" |