]> xenbits.xensource.com Git - people/liuw/freebsd.git/commitdiff
Fix warning about redefined *_crunchdir_hostname target after r289734.
authorbdrewery <bdrewery@FreeBSD.org>
Thu, 22 Oct 2015 18:05:11 +0000 (18:05 +0000)
committerbdrewery <bdrewery@FreeBSD.org>
Thu, 22 Oct 2015 18:05:11 +0000 (18:05 +0000)
'hostname' was in the build list twice.

X-MFC-With: r289734
MFC after: 2 weeks
Reported by: sbruno
Sponsored by: EMC / Isilon Storage Division

tools/bsdbox/Makefile.base

index 4eb70562454bdfe49ee9e032a899c343941633fd..be900981f9b36047731fca6ce2c768cc73f84e92 100644 (file)
@@ -6,7 +6,7 @@
 #
 CRUNCH_PROGS_sbin+=    dmesg sysctl init reboot
 CRUNCH_PROGS_bin+=     ls cat dd df cp hostname kill mkdir sleep ps
-CRUNCH_PROGS_bin+=     ln rm hostname kenv mv expr
+CRUNCH_PROGS_bin+=     ln rm kenv mv expr
 CRUNCH_PROGS_usr.bin+= true false hexdump tail nc w head uname tset
 CRUNCH_PROGS_usr.sbin+=        gpioctl
 CRUNCH_ALIAS_w=                uptime