diff options
Diffstat (limited to 'audio/resid/Makefile')
-rw-r--r-- | audio/resid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/resid/Makefile b/audio/resid/Makefile index 3bbb786ae78a..08166eb6c8bf 100644 --- a/audio/resid/Makefile +++ b/audio/resid/Makefile @@ -17,6 +17,7 @@ COMMENT= Cycle-based SID emulator engine USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes +MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --enable-shared |