Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2021 01:31:46 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7402df08e6a7 - main - emulators/dynamips-community: enable on powerpc
Message-ID:  <202106190131.15J1Vk7l073624@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj:

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

commit 7402df08e6a70e2931aa67d7c922e6f53009c264
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2021-06-19 01:31:40 +0000
Commit:     Piotr Kubaj <pkubaj@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106190131.15J1Vk7l073624>