forked from kiss-community/repo
mandoc: Enable building with CC
This commit is contained in:
parent
1b31553dcd
commit
a92343c1ea
@ -6,6 +6,7 @@ cat > configure.local <<EOF
|
||||
PREFIX=/usr
|
||||
MANDIR=/usr/share/man
|
||||
LIBDIR=/usr/lib
|
||||
CC="${CC:-gcc}"
|
||||
CFLAGS="$CFLAGS"
|
||||
MANPATH_DEFAULT=/usr/share/man
|
||||
LN="ln -sf"
|
||||
|
Loading…
Reference in New Issue
Block a user