Skip to content
Snippets Groups Projects
Commit 3d1054a9 authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

Updated README to reflect liburcu requirements on BSD/x86_64

parent 96740382
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,8 @@ Not all prerequisites are available as ports on BSD.
- liburcu must be compiled from sources
- version 0.6.4 compiles on BSD without any source code modifications
- in case of x86_64 build, CFLAGS nad build type has to be set appropriately.
$ CFLAGS=-fPIC ./configure --build amd64
Knot requires more recent version of flex from ports, to prevent name clash, specify flex destination.
$ cd <knot sources>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment