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