diff options
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 69aee9f10..fb520ef20 100644 --- a/src/build-data/cc/open64.txt +++ b/src/build-data/cc/open64.txt @@ -16,7 +16,7 @@ shared_flags "-fPIC" lang_flags "-ansi -LANG:ansi-for-init-scope=ON" warning_flags "-Wall -W" -makefile_style unix +makefile_style gmake <so_link_flags> default -> "$(CXX) -shared -Wl,-soname,$(SONAME)" |