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/ekopath.txt | |
parent | 7d18f8b444b3a7976b6f18bf74fa582fab69d2fe (diff) |
Finish rename
Diffstat (limited to 'src/build-data/cc/ekopath.txt')
-rw-r--r-- | src/build-data/cc/ekopath.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/cc/ekopath.txt b/src/build-data/cc/ekopath.txt index 80e78ecf8..b93a67171 100644 --- a/src/build-data/cc/ekopath.txt +++ b/src/build-data/cc/ekopath.txt @@ -18,7 +18,7 @@ ar_command "pathCC -ar -o" shared_flags "-fPIC" debug_flags -g -makefile_style unix +makefile_style gmake <so_link_flags> default -> "$(CXX) -shared -fPIC -Wl,-soname,$(SONAME)" |