Fix link errors against libgtestlib.a
This commit is contained in:
parent
3ee1fc7b8d
commit
5b03d0332b
1 changed files with 0 additions and 3 deletions
|
|
@ -46,9 +46,6 @@ lib/$(SYSTEM)/$(GTEST.STATIC): $(GTEST.OBJS)
|
|||
ifneq ($(RANLIB),)
|
||||
$(LOG_RANLIB)$(RANLIB) $@
|
||||
endif
|
||||
ifneq ($(STRIP),)
|
||||
$(LOG_STRIP)$(STRIP) -x $@
|
||||
endif
|
||||
|
||||
endif
|
||||
endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue