aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/cc/icc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/build-data/cc/icc.txt')
-rw-r--r--src/build-data/cc/icc.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/build-data/cc/icc.txt b/src/build-data/cc/icc.txt
index 43b9a524e..f15d9eb9c 100644
--- a/src/build-data/cc/icc.txt
+++ b/src/build-data/cc/icc.txt
@@ -29,6 +29,6 @@ nehalem -> "-march=core2"
westmere -> "-march=core2"
</mach_opt>
-<so_link_flags>
+<so_link_commands>
default -> "$(CXX) -fPIC -shared -Wl,-soname,$(SONAME)"
-</so_link_flags>
+</so_link_commands>