Lines Matching defs:LDFLAGS
68 # because python links with $(CC) ... $(LDFLAGS) ...
69 LDFLAGS = $(CC_BITS) $(CC_PIC)
100 LDFLAGS += -xO5 $(PYFLAGS.$(MACH))
123 CONFIGURE_OPTIONS += LDFLAGS="$(LDFLAGS)"
137 # Simplify the definitions of CC, CXX, CFLAGS and LDFLAGS so they hard-code
143 -e 's|^LDFLAGS=.*|LDFLAGS=|' \
151 COMPONENT_INSTALL_ENV += LDFLAGS="$(LDFLAGS)"