Logo
Explore Help
Sign In
1berry/haproxy
1
0
Fork 0
You've already forked haproxy
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
haproxy/dev/flags/README

13 lines
420 B
Plaintext
Raw Permalink Normal View History

DEV: flags: replace the unneeded makefile with a README The makefile was not suited anymore as it didn't consider all required compiler options and was causing way too many build warnings with modern compilers. Let's just remove it and indicate that this has to be built from the top of the project.
2021-04-02 14:16:00 +02:00
This needs to be built from the top makefile, for example :
make dev/flags/flags
Then the executable is usable either one value at a time from the
command line, either with values coming from stdin with "-" passed
alone instead of the value.
It is possible to restrict the decoding to certain fields only by
DEV: flags: use "sc" for stream conns instead of "cs" "cs" used to stand for "conn_stream" while these objects are now called "stream connectors", "stconn" or "sc". Let's just use "sc" here.
2022-05-27 09:57:31 +02:00
specifying one of "ana", "chn", "conn", "sc", "si", "sierr", "strm",
DEV: flags: replace the unneeded makefile with a README The makefile was not suited anymore as it didn't consider all required compiler options and was causing way too many build warnings with modern compilers. Let's just remove it and indicate that this has to be built from the top of the project.
2021-04-02 14:16:00 +02:00
"task", or "txn" before the value.
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 1277ms Template: 11ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API