We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 388037e + ce3e23b commit 4c53c6aCopy full SHA for 4c53c6a
1 file changed
Make.rules.Linux
@@ -1,3 +1,3 @@
1
SO_EXT=so
2
-SO_CFLAGS=-fPIC -O -Wno-error=unused-result -Wno-error=deprecated-declarations -Wno-error=format-truncation
+SO_CFLAGS=-fPIC -O -Wno-error=unused-result -Wno-error=deprecated-declarations
3
SO_LDFLAGS=-shared -fPIC -Wl,-soname,$(SO_NAME)
0 commit comments