diff options
author | Achill Gilgenast <fossdd@pwned.life> | 2025-01-28 13:28:48 +0100 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2025-01-28 14:36:31 +0100 |
commit | 6310639f697d4a570286960c470a6ec8c324be89 (patch) | |
tree | 541ec273892c9a1e16594c3e249fee7511d8ac6b /extensions/libip6t_NETMAP.c | |
parent | b3f3e256c263b9a1db49732696aba0dde084ef5e (diff) |
configure: Avoid addition assignment operators
For compatability with other /bin/sh like busybox ash, since they don't
support the addition assignment operators (+=) and otherwise fails with:
./configure: line 14174: regular_CFLAGS+= -D__UAPI_DEF_ETHHDR=0: not found
Signed-off-by: Achill Gilgenast <fossdd@pwned.life>
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'extensions/libip6t_NETMAP.c')
0 files changed, 0 insertions, 0 deletions