Fix Windows build of concat-deps
Change-Id: I4c009618598714769f8b561640f69a4d1038339d
This commit is contained in:
@@ -9,8 +9,10 @@
|
||||
|
||||
$(eval $(call gb_Executable_Executable,concat-deps))
|
||||
|
||||
ifneq ($(OS),WNT)
|
||||
$(eval $(call gb_Executable_set_ldflags,concat-deps,\
|
||||
$(filter-out $(SOLARLIB),$$(LDFLAGS))))
|
||||
endif
|
||||
|
||||
$(eval $(call gb_Executable_add_cobjects,concat-deps,\
|
||||
solenv/bin/concat-deps, $(gb_COMPILEROPTFLAGS) \
|
||||
|
Reference in New Issue
Block a user