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