Wiki page openbsd-start.md changed with summary [] by Alastair Poole

This commit is contained in:
Alastair Poole 2021-02-26 23:46:59 -08:00 committed by www-data
parent 5ddcf8e0c2
commit 76da58d30f
1 changed files with 0 additions and 2 deletions

View File

@ -55,7 +55,6 @@ pkg_add bullet check fribidi gettext-tools giflib git gstreamer1 gstreamer1-plug
Set up these environment variables before building.
```bash
su
ulimit -n 4096;
export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:/usr/X11R6/lib/pkgconfig"
export CFLAGS="-I/usr/local/include -I/usr/include -I/usr/X11R6/include"
@ -119,7 +118,6 @@ pkg_add bullet check fribidi gettext-tools giflib git gstreamer1 gstreamer1-plug
Set up these environment variables before building.
```bash
su
ulimit -n 4096;
export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:/usr/X11R6/lib/pkgconfig"
export CFLAGS="-I/usr/local/include -I/usr/include -I/usr/X11R6/include"