lang/chicken: parallel builds are fine now

This commit is contained in:
Pietro Cerutti 2022-09-12 06:55:41 +00:00
parent 659b606568
commit 6d45ec8847
1 changed files with 1 additions and 2 deletions

View File

@ -26,8 +26,7 @@ MAKE_ARGS= C_COMPILER="${CC}" \
LINKER_OPTIONS="${LDFLAGS}" \
MANDIR=${PREFIX}/man \
PREFIX=${PREFIX}
# parallel build not supported
MAKE_JOBS_UNSAFE= yes
TEST_TARGET= check
DATADIR= ${PREFIX}/share/chicken