This commit is contained in:
committed by
Git OBS Bridge
parent
34e4648c6c
commit
da5961d7b9
@@ -7,10 +7,10 @@
|
||||
|
||||
SHELL = @SHELL@
|
||||
LIBTOOL = @SVN_LIBTOOL@
|
||||
-LTFLAGS = @SVN_LT_CCTAG@ --silent
|
||||
-LTCXXFLAGS = @SVN_LT_CXXTAG@ --silent
|
||||
+LTFLAGS = @SVN_LT_CCTAG@
|
||||
+LTCXXFLAGS = @SVN_LT_CXXTAG@
|
||||
-LTFLAGS = --tag=CC --silent
|
||||
-LTCXXFLAGS = --tag=CXX --silent
|
||||
+LTFLAGS = --tag=CC
|
||||
+LTCXXFLAGS = --tag=CXX
|
||||
LT_LDFLAGS = @LT_LDFLAGS@
|
||||
LT_NO_UNDEFINED = @LT_NO_UNDEFINED@
|
||||
LT_CXX_LIBADD = @LT_CXX_LIBADD@
|
||||
|
Reference in New Issue
Block a user