diff options
Diffstat (limited to 'devel/openocd/Makefile')
-rw-r--r-- | devel/openocd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/openocd/Makefile b/devel/openocd/Makefile index 6c6180502a8d..3c113c0e48ba 100644 --- a/devel/openocd/Makefile +++ b/devel/openocd/Makefile @@ -51,7 +51,6 @@ MINIDRIVER_DESC=Dummy minidriver only (will exclude others!) MAN1= ${PORTNAME}.1 USE_GMAKE= yes USE_BZIP2= yes -MAKE_JOBS_SAFE= yes CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib # IMPORTANT INFORMATION FOR DEVELOPERS: |