Searched refs:h_hello_relr (Results 1 - 2 of 2) sorted by relevance

/src/tests/lib/csu/
H A DMakefile36 PROGS+= ${"${MKPIE}" != no:?h_hello_relr:}
40 h_hello_relr: CTFMERGE=: # PR toolchain/59364: ctf tools needs update target
41 h_hello_relr.link: CTFMERGE=: # PR toolchain/59364: ctf tools needs update
45 SRCS.h_hello_relr+= h_hello.c
51 LDFLAGS.h_hello_relr= -pie ${LD_PACK_RELATIVE_RELOCS}
54 LDSTATIC.h_hello_relr= -static
H A Dt_hello.sh93 checksupport h_hello_relr
100 checkrun h_hello_relr
104 cleanup h_hello_relr

Completed in 4 milliseconds