From 3711d10bf3d3ab2a47fc02e12cbbdc6baab46a63 Mon Sep 17 00:00:00 2001 From: "Jarno N. Alanko" Date: Wed, 1 May 2024 19:25:06 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c53abe2..1c5305c 100644 --- a/README.md +++ b/README.md @@ -363,6 +363,8 @@ To build release binaries for Linux, use a machine with as old of a libc as poss cmake .. -DCMAKE_BUILD_ZLIB=1 -DCMAKE_BUILD_BZIP2=1 -DROARING_DISABLE_NATIVE=ON -DCMAKE_BUILD_TYPE=Release ``` +See the Wiki in Github for instructions on how to set up the build environment. + # License This software is licensed under GPLv2. See LICENSE.txt.