aboutsummaryrefslogtreecommitdiff
path: root/rescue
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2014-11-07 04:39:01 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2014-11-07 04:39:01 +0000
commit5c96e2461dd4f0adbaad0ba67d54503c909bfd0e (patch)
tree9e8acdd0ac0c8e62ed18a0ea7f83407fc1bc754f /rescue
parentb84b3efddeb86201ce7e5779236cf6d88d84b7da (diff)
downloadsrc-5c96e2461dd4f0adbaad0ba67d54503c909bfd0e.tar.gz
src-5c96e2461dd4f0adbaad0ba67d54503c909bfd0e.zip
Add libxo, now needed by df(1).
Pointed out by: rodrigc@ (thanks!)
Notes
Notes: svn path=/head/; revision=274217
Diffstat (limited to 'rescue')
-rw-r--r--rescue/rescue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index 7445f29b8140..0de7789d2a4a 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -52,7 +52,7 @@ CRUNCH_SRCDIRS+= bin
CRUNCH_PROGS_bin= cat chflags chio chmod cp date dd df echo \
ed expr getfacl hostname kenv kill ln ls mkdir mv \
pkill ps pwd realpath rm rmdir setfacl sh stty sync test
-CRUNCH_LIBS+= -lcrypt -ledit -ljail -lkvm -ll -ltermcapw -lutil
+CRUNCH_LIBS+= -lcrypt -ledit -ljail -lkvm -ll -ltermcapw -lutil -lxo
CRUNCH_BUILDTOOLS+= bin/sh
# Additional options for specific programs