diff options
Diffstat (limited to 'emulators/dynamips-community/Makefile')
-rw-r--r-- | emulators/dynamips-community/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/dynamips-community/Makefile b/emulators/dynamips-community/Makefile index 7b70c845677e..b22fac7dd5ef 100644 --- a/emulators/dynamips-community/Makefile +++ b/emulators/dynamips-community/Makefile @@ -11,7 +11,6 @@ WWW= https://github.com/GNS3/dynamips LICENSE= GPLv2 BROKEN_riscv64= fails to compile: common/dynamips_common.h:71:2: Please define your architecture! -BROKEN_sparc64= fails to compile: invokes x86 assembler LIB_DEPENDS= libelf.so:devel/libelf |