summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-07-25 23:16:10 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-07-25 23:16:10 (EDT)
commit0ca857af33e3ba56f81cf796a48f5caf075362b7 (patch)
tree21f60041b274d5f99e73d341a59843056bd1feed /build
parentc7cf1e5cbbcef3b06e7dce20c279666a10555dc5 (diff)
Link against libtinfo
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index e8dbf05..a1845a4 100755
--- a/build
+++ b/build
@@ -7,7 +7,7 @@ nop:
build:
oh-autoconfigure
- oh-autobuild
+ oh-autobuild -- LIBS='-lncurses -ltinfo'
touch $@
install: build