diff options
Diffstat (limited to 'emulators/pearpc')
-rw-r--r-- | emulators/pearpc/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile index 27fc18b3c591..151284140e68 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -38,10 +38,6 @@ USE_GCC= yes CONFIGURE_ARGS+= --enable-cpu=generic .endif -.if ${ARCH} == "amd64" && ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 -BROKEN= does not build on FreeBSD < 10.x amd64 -.endif - post-patch: @${REINPLACE_CMD} -e \ 's|-O3|| ; \ |