diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-09-03 15:01:59 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-09-03 15:01:59 +0200 |
commit | 5005d85d5ff056a74750d86e7837ebd0ae0c7719 (patch) | |
tree | 5d0ecd1994fd99a15c3bdcb3281797cab64c827b /java/openjdk8 | |
parent | *: Clean up some things (diff) |
databases/redis*: Properly reference _ADDFLAGS set by some opt_VARS
opt_VARS always upcases its argument, so the defined(_addflags)
check will never be true.
The _ADDFLAGS block overwrites the global CFLAGS and LDFLAGS which
is also suspicous and probably not quite right.
Reported by: portscan
Diffstat (limited to 'java/openjdk8')
0 files changed, 0 insertions, 0 deletions