aboutsummaryrefslogtreecommitdiff
path: root/inc.c.netbsd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'inc.c.netbsd.txt')
-rw-r--r--inc.c.netbsd.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/inc.c.netbsd.txt b/inc.c.netbsd.txt
new file mode 100644
index 0000000..6d86dd0
--- /dev/null
+++ b/inc.c.netbsd.txt
@@ -0,0 +1,3 @@
1export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/home/ng0/code/dev/prefix/lib/pkgconfig ; clang `pkgconf --cflags libmicrohttpd` inc.c `pkgconf --libs libmicrohttpd` -Wall -Wl,-R/home/ng0/code/dev/prefix/lib
2
3A run of ktruss -p $OURPID results in the logfile here.