We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaa5c4f commit c3686f2Copy full SHA for c3686f2
trunk/3rdparty/st-srs/Makefile
@@ -61,7 +61,7 @@ TARGETDIR = $(OS)_$(shell uname -r)_$(BUILD)
61
DEFINES = -D$(OS)
62
CFLAGS =
63
SFLAGS =
64
-ARFLAGS = -rv
+ARFLAGS = -r
65
LNFLAGS = -s
66
DSO_SUFFIX = so
67
0 commit comments