git: librefuse: Remove from Makefile; it breaks world
John Marino
marino at crater.dragonflybsd.org
Sat Feb 4 23:58:17 PST 2012
commit 7e1d2825717ccf4a77edc0de7cf1ae109928db1f
Author: John Marino <draco at marino.st>
Date: Sun Feb 5 08:52:26 2012 +0100
librefuse: Remove from Makefile; it breaks world
The refuse library fails during a clean build (presumably on test machines
/usr/include/fuse_opt.h existed and the build defaulted to that one).
/usr/src/lib/librefuse/fuse.h:191:22: fatal error: fuse_opt.h:
No such file or directory
compilation terminated.
Summary of changes:
lib/Makefile | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7e1d2825717ccf4a77edc0de7cf1ae109928db1f
--
DragonFly BSD source repository
More information about the Commits
mailing list