mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-07 07:37:02 +02:00
BUILD: Makefile: realigned USE_* options in make help
Realigned the USE_* options of `make help` because of the length of USE_QUIC_OPENSSL_COMPAT. No backport needed.
This commit is contained in:
parent
17bfc75974
commit
6ecb7df4e1
2
Makefile
2
Makefile
@ -60,7 +60,7 @@
|
|||||||
# USE_OT : enable the OpenTracing filter
|
# USE_OT : enable the OpenTracing filter
|
||||||
# USE_MEMORY_PROFILING : enable the memory profiler. Linux-glibc only.
|
# USE_MEMORY_PROFILING : enable the memory profiler. Linux-glibc only.
|
||||||
# USE_LIBATOMIC : force to link with/without libatomic. Automatic.
|
# USE_LIBATOMIC : force to link with/without libatomic. Automatic.
|
||||||
# USE_PTHREAD_EMULATION: replace pthread's rwlocks with ours
|
# USE_PTHREAD_EMULATION : replace pthread's rwlocks with ours
|
||||||
# USE_SHM_OPEN : use shm_open() for the startup-logs
|
# USE_SHM_OPEN : use shm_open() for the startup-logs
|
||||||
#
|
#
|
||||||
# Options can be forced by specifying "USE_xxx=1" or can be disabled by using
|
# Options can be forced by specifying "USE_xxx=1" or can be disabled by using
|
||||||
|
Loading…
Reference in New Issue
Block a user