HomeSort by: relevance | last modified time | path
    Searched refs:h_hello_relr (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/csu/
Makefile 37 PROGS+= ${"${MKPIE}" != no:?h_hello_relr:}
41 h_hello_relr: CTFMERGE=: # PR toolchain/59364: ctf tools needs update
42 h_hello_relr.link: CTFMERGE=: # PR toolchain/59364: ctf tools needs update
46 SRCS.h_hello_relr+= h_hello.c
52 LDFLAGS.h_hello_relr= -pie ${LD_PACK_RELATIVE_RELOCS}
55 LDSTATIC.h_hello_relr= -static
t_hello.sh 93 checksupport h_hello_relr
100 checkrun h_hello_relr
104 cleanup h_hello_relr

Completed in 366 milliseconds