CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/10/24 12:27:05
Modified files:
net/haproxy : Makefile
Log message:
Fix CFLAGS handling
The proper variable to override for optimizations is CPU_CFLAGS.
Upstream Makefile adds -fno-strict-aliasing so remove it.
>From brad
