Skip to content

Commit cf898ec

Browse files
committed
remove fixed ABI version for Linux
[git-p4: depot-paths = "//dev/main.cpp/": change = 99895]
1 parent bf77e50 commit cf898ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

prj/build-import.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,6 @@
631631
<compilerarg if="cc.sunpro" value="-D_POSIX_PTHREAD_SEMANTICS"/>
632632
<compilerarg if="cc.sunpro.m64" value="-m64"/>
633633
<compilerarg if="cc.sunpro.m32" value="-m32"/>
634-
<compilerarg if="env.os.linux" value="-fabi-version=2"/>
635634

636635
<defineset if="cc.define" define="${cc.define}">
637636
<define name="COH_BUILD_INFO" value="${build.number}"/>

0 commit comments

Comments
 (0)