summaryrefslogtreecommitdiffstats
path: root/dev/haring/README
blob: 5205cf271eb71dd556f0e394e8f8444ac5320c10 (plain)
1
2
3
4
5
6
7
8
9
This needs to be built from the top makefile, for example :

  make dev/haring/haring

If HAProxy is built with special options such -DDEBUG_THREAD or with
multi-threading support enabled (which changes the ring's header size),
it can be worth reusing the same build options for haring, usually they
will remain compatible, and will simplify the handling of different file
layouts, at the expense of dragging more dependencies into the executable.