Lines Matching refs:LDFLAGS
138 ifeq ($(findstring -static,${LDFLAGS}),-static)
154 ifeq ($(findstring -static,${LDFLAGS}),-static)
295 # libpython fails if that flag is not included in LDFLAGS
341 LDFLAGS += -Wl,-z,noexecstack
458 ifneq ($(filter s% -static%,$(LDFLAGS),),)
507 LDFLAGS += $(LIBOPENCSD_LDFLAGS)
566 LDFLAGS += $(LIBDW_LDFLAGS)
630 LDFLAGS += -lunwind-x86
639 LDFLAGS += -lunwind-aarch64
753 LDFLAGS += $(LIBUNWIND_LIBS)
755 ifeq ($(findstring -static,${LDFLAGS}),-static)
761 LDFLAGS += $(LIBUNWIND_LDFLAGS)
798 FLAGS_GTK2=$(CFLAGS) $(LDFLAGS) $(EXTLIBS) $(shell $(PKG_CONFIG) --libs --cflags gtk+-2.0 2>/dev/null)
832 LDFLAGS += $(PERL_EMBED_LDFLAGS)
872 LDFLAGS += $(PYTHON_EMBED_LDFLAGS)
1004 LDFLAGS += $(LIBZSTD_LDFLAGS)
1076 LDFLAGS += $(LIBBABELTRACE_LDFLAGS)
1088 LDFLAGS += $(LICAPSTONE_LDFLAGS)
1165 LDFLAGS += $(shell $(PKG_CONFIG) --libs-only-L libtraceevent)
1180 LDFLAGS += $(shell $(PKG_CONFIG) --libs-only-L libtracefs)
1337 # extra libraries to add to LDFLAGS of some other test and then redo those