Skip to content

main/haproxy: fix/remove default CFLAGS in make

Milan P. Stanić requested to merge mps/aports:haproxy-2.4.3-1 into master

with 'CFLAGS="$CFLAGS"' in make haproxy doesn't start with message

FATAL ERROR: invalid code detected -- cannot go further, please recompile!

removal of CFLAGS fixed it

Merge request reports