Lines Matching defs:LDFLAGS
70 # because python links with $(CC) ... $(LDFLAGS) ...
71 LDFLAGS = $(CC_BITS) $(CC_PIC)
86 LDFLAGS += -xO5 $(PYFLAGS.$(MACH))
105 CONFIGURE_OPTIONS += LDFLAGS="$(LDFLAGS)"
117 # Simplify the definitions of CC, CXX, CFLAGS and LDFLAGS so they hard-code
123 -e 's|^LDFLAGS=.*|LDFLAGS=|' \
131 COMPONENT_INSTALL_ENV += LDFLAGS="$(LDFLAGS)"