1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

lang/pcc is not jobs safe

This port has failed in a multijob build a few times now.  This latest
time it tried to execute mkext before it was generated (I think)
This commit is contained in:
John Marino 2015-08-25 22:52:58 +00:00
parent 87fa70f950
commit 54de7d7ea3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395322

View File

@ -21,6 +21,8 @@ PLIST_FILES= bin/pcc libexec/ccom libexec/cpp \
man/man1/ccom.1.gz man/man1/cpp.1.gz \
man/man1/pcc.1.gz
MAKE_JOBS_UNSAFE= yes
# Fix -jX builds: use -C switch instead of cd'ing and add missing dependency
post-patch: