- Notifications
You must be signed in to change notification settings - Fork832
Closed
Description
Tool Name and Version
netbsd-10.1
Code Report
include/haproxy/compiler.h:288: error: "CONCAT" redefined [-Werror] 288 | #define CONCAT(a,b) _CONCAT(a,b) | In file included from /usr/include/link_elf.h:7, from /usr/include/link.h:40, from src/tools.c:16: /usr/include/sys/exec_elf.h:1192: note: this is the location of the previous definition 1192 | #define CONCAT(x,y) __CONCAT(x,y) | cc1: note: unrecognized command-line option ‘-Wno-atomic-alignment’ may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option ‘-Wno-string-plus-int’ may have been intended to silence earlier diagnostics
Additional Information
No response
Output ofhaproxy -vv
no