We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54c347e commit f9a2466Copy full SHA for f9a2466
Make.rules.Linux
@@ -1,3 +1,3 @@
1
SO_EXT=so
2
-SO_CFLAGS=-fPIC -O -Wno-error=unused-result -Wno-error=deprecated-declarations
+SO_CFLAGS=-fPIC -O
3
SO_LDFLAGS=-shared -fPIC -Wl,-soname,$(SO_NAME)
0 commit comments