Skip to content

Commit

Permalink
devel/9base: ensure manpages are compressed
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed Jan 16, 2024
1 parent 11fc1e4 commit 13621e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devel/9base/Makefile
Expand Up @@ -25,6 +25,7 @@ rc_CMD= ${PREFIX}/9/bin/rc
MAKE_ARGS= PREFIX="${PREFIX}/9" CC="${CC}" \
CFLAGS="${CFLAGS} -I. -c" LDFLAGS="${LDFLAGS} -L."
MAKE_JOBS_UNSAFE= yes
MANDIRS= ${PREFIX}/9/share/man

# Fix build on current
CFLAGS+= -fcommon
Expand Down

0 comments on commit 13621e4

Please sign in to comment.