Searched refs:LDSHARED (Results 1 - 3 of 3) sorted by relevance

/solaris-userland-s11u3/components/python/greenlet/
H A DMakefile53 LDSHARED= $(CC) -shared macro
54 PYTHON_ENV += LDSHARED="$(LDSHARED)"
/solaris-userland-s11u3/components/python/cffi/
H A DMakefile49 LDSHARED= $(CC) -G macro
50 PYTHON_ENV += LDSHARED="$(LDSHARED)"
/solaris-userland-s11u3/components/zlib/
H A DMakefile96 CONFIGURE_ENV += LDSHARED="$(CC) $(CFLAGS) -G"
98 # This LDSHARED definitions is forced to get all required options plus
101 COMPONENT_BUILD_ARGS = LDSHARED="$(CC) $(CFLAGS) -G -h libz.so.1 $(LD_OPTIONS_SO) -M ../../mapfile -L." PIC_OBJA=$(PIC_OBJA)

Completed in 40 milliseconds