]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: makefile: support DEVICEATLAS_CFLAGS and DEVICEATLAS_LDFLAGS
authorWilly Tarreau <w@1wt.eu>
Wed, 21 Dec 2022 15:20:57 +0000 (16:20 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 23 Dec 2022 15:53:35 +0000 (16:53 +0100)
commit202295436c1ba7f49873721c6b448e3aada08272
tree6bf7955c7c767c69fba6a15f628d4d079ad2df0b
parentb2ef365de2d9382af876bbe6cfa26df7dac03649
BUILD: makefile: support DEVICEATLAS_CFLAGS and DEVICEATLAS_LDFLAGS

The CFLAGS and LDFLAGS appended by USE_DEVICEATLAS can now be overridden
using DEVICEATLAS_CFLAGS and DEVICEATLAS_LDFLAGS.
Makefile