mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-03 20:39:41 -05:00
The few hpack development tools are now integrated into the main makefile, which allows to remove the original one which was causing lots of build warnings. A README was added to explain how to build instead.
4 lines
104 B
Text
4 lines
104 B
Text
This needs to be built from the top makefile, for example :
|
|
|
|
make dev/hpack/{decode,gen-enc,gen-rht}
|
|
|