do not overwrite definition included from com_GCC_defs.mk
This commit is contained in:
@@ -123,13 +123,6 @@ gb_STDLIBS := \
|
|||||||
mingwex \
|
mingwex \
|
||||||
|
|
||||||
|
|
||||||
# Helper class
|
|
||||||
|
|
||||||
# Convert path to file URL.
|
|
||||||
define gb_Helper_make_url
|
|
||||||
file://$(strip $(1))
|
|
||||||
endef
|
|
||||||
|
|
||||||
# LinkTarget class
|
# LinkTarget class
|
||||||
|
|
||||||
gb_LinkTarget_CFLAGS := $(gb_CFLAGS)
|
gb_LinkTarget_CFLAGS := $(gb_CFLAGS)
|
||||||
|
@@ -159,11 +159,6 @@ gb_LinkTarget_LDFLAGS += \
|
|||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Convert path to file URL.
|
|
||||||
define gb_Helper_make_url
|
|
||||||
file://$(strip $(1))
|
|
||||||
endef
|
|
||||||
|
|
||||||
ifneq ($(HAVE_LD_BSYMBOLIC_FUNCTIONS),)
|
ifneq ($(HAVE_LD_BSYMBOLIC_FUNCTIONS),)
|
||||||
gb_LinkTarget_LDFLAGS += \
|
gb_LinkTarget_LDFLAGS += \
|
||||||
-Wl,--dynamic-list-cpp-new \
|
-Wl,--dynamic-list-cpp-new \
|
||||||
|
Reference in New Issue
Block a user