git: 7402df08e6a7 - main - emulators/dynamips-community: enable on powerpc

Piotr Kubaj pkubaj at FreeBSD.org
Sat Jun 19 01:31:47 UTC 2021


The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7402df08e6a70e2931aa67d7c922e6f53009c264

commit 7402df08e6a70e2931aa67d7c922e6f53009c264
Author:     Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-19 01:31:40 +0000
Commit:     Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-19 01:31:40 +0000

    emulators/dynamips-community: enable on powerpc
    
    Builds fine.
---
 emulators/dynamips-community/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/emulators/dynamips-community/Makefile b/emulators/dynamips-community/Makefile
index 5858721354b9..825b1bdc0fe4 100644
--- a/emulators/dynamips-community/Makefile
+++ b/emulators/dynamips-community/Makefile
@@ -11,7 +11,6 @@ COMMENT=	Cisco 1700/2600/3600/3700/7200 Simulator
 
 LICENSE=	GPLv2
 
-BROKEN_powerpc=		fails to compile: invokes x86 assembler
 BROKEN_riscv64=		fails to compile: common/dynamips_common.h:71:2: Please define your architecture!
 BROKEN_sparc64=		fails to compile: invokes x86 assembler
 


More information about the dev-commits-ports-main mailing list