diff options
author | Russ Cox <rsc@swtch.com> | 2020-05-17 20:07:52 -0400 |
---|---|---|
committer | Russ Cox <rsc@swtch.com> | 2020-05-17 20:15:41 -0400 |
commit | 9444b8e4bc847f8fd9d02466976b962288cedf31 (patch) | |
tree | 2cc0867e99fae93f4b48d7193d5a93a172c1fac6 /src/libthread/OpenBSD-power-asm.S | |
parent | 154140a22b1c697f6a3edb3e5913efded1be082a (diff) | |
download | plan9port-9444b8e4bc847f8fd9d02466976b962288cedf31.tar.gz plan9port-9444b8e4bc847f8fd9d02466976b962288cedf31.tar.bz2 plan9port-9444b8e4bc847f8fd9d02466976b962288cedf31.zip |
9c, 9l: accept CC9FLAGS from config
Also, if CC9FLAGS includes -fsanitize=address (ASAN),
predefine PLAN9PORT_ASAN for use by programs that need
to know (mainly libthread).
The 9c script used to have a variable called ngflags, which
was ccflags except -g (ng stood for "no g"), but nothing needs
it split out anymore, so simplify to just ccflags.
Diffstat (limited to 'src/libthread/OpenBSD-power-asm.S')
0 files changed, 0 insertions, 0 deletions