Lines Matching defs:LDFLAGS
74 # because python links with $(CC) ... $(LDFLAGS) ...
75 LDFLAGS = $(CC_BITS) $(CC_PIC)
101 LDFLAGS += -xO5 $(PYFLAGS.$(MACH))
123 CONFIGURE_OPTIONS += LDFLAGS="$(LDFLAGS)"
139 # Simplify the definitions of CC, CXX, CFLAGS and LDFLAGS so they hard-code
145 -e 's|^LDFLAGS=.*|LDFLAGS=|' Makefile)
152 COMPONENT_INSTALL_ENV += LDFLAGS="$(LDFLAGS)"