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

/freebsd-12-stable/lib/libc/
H A DMakefile35 SHLIB_LDSCRIPT=libc.ldscript macro
37 SHLIB_LDSCRIPT=libc_nossp.ldscript macro
/freebsd-12-stable/share/mk/
H A Dbsd.lib.mk296 .if defined(SHLIB_LDSCRIPT) && !empty(SHLIB_LDSCRIPT) && exists(${.CURDIR}/${SHLIB_LDSCRIPT})
297 ${SHLIB_LINK:R}.ld: ${.CURDIR}/${SHLIB_LDSCRIPT}
476 .endif # SHLIB_LDSCRIPT
/freebsd-12-stable/lib/libc++/
H A DMakefile18 SHLIB_LDSCRIPT= libc++.ldscript macro

Completed in 218 milliseconds