Home
last modified time | relevance | path

Searched defs:VDSO_LDFLAGS (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/um/vdso/
H A DMakefile61 VDSO_LDFLAGS = -fPIC -shared -Wl,--hash-style=sysv -z noexecstack -Wl,--no-undefined macro
/linux/arch/x86/entry/vdso/
H A DMakefile157 VDSO_LDFLAGS = -shared --hash-style=both --build-id=sha1 \ macro