diff options
Diffstat (limited to 'emulators/qemu-devel/Makefile')
-rw-r--r-- | emulators/qemu-devel/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index e65e1d1a21c0..31260ad40caa 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -135,10 +135,6 @@ PLIST_SUB+= BSDUSER="@comment " PLIST_SUB+= BSDUSER="" .endif -.if ${ARCH} == "sparc64" -CONFIGURE_ARGS+= --sparc_cpu=v9 -.endif - PLIST_SUB+= LINUXBOOT_DMA="" post-extract: |