Skip to content

Commit

Permalink
ST: Refine ARFLAGS by disable the verbose log
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Apr 25, 2021
1 parent aaa5c4f commit c3686f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trunk/3rdparty/st-srs/Makefile
Expand Up @@ -61,7 +61,7 @@ TARGETDIR = $(OS)_$(shell uname -r)_$(BUILD)
DEFINES = -D$(OS)
CFLAGS =
SFLAGS =
ARFLAGS = -rv
ARFLAGS = -r
LNFLAGS = -s
DSO_SUFFIX = so

Expand Down

0 comments on commit c3686f2

Please sign in to comment.