diff options
Diffstat (limited to 'cad/systemc/Makefile')
-rw-r--r-- | cad/systemc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/systemc/Makefile b/cad/systemc/Makefile index a05f0c033174..ee9771f315fc 100644 --- a/cad/systemc/Makefile +++ b/cad/systemc/Makefile @@ -20,7 +20,6 @@ USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ../configure -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --prefix=${PREFIX}/systemc ${CONFIGURE_TARGET} CONFIGURE_WRKSRC= ${WRKSRC}/objdir BUILD_WRKSRC= ${WRKSRC}/objdir |