diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-05-01 19:24:00 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-05-01 19:24:00 +0000 |
commit | 3980169c5f07bd29aca9d4622d79e2992d3adb6a (patch) | |
tree | e590a1fe25ef8fd6c3924c68296537c795f3af31 /emulators/dtcyber | |
parent | 25b71d968896ec6828ca461daccf177519d7cd7f (diff) | |
download | ports-3980169c5f07bd29aca9d4622d79e2992d3adb6a.tar.gz ports-3980169c5f07bd29aca9d4622d79e2992d3adb6a.zip |
Notes
Diffstat (limited to 'emulators/dtcyber')
-rw-r--r-- | emulators/dtcyber/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/dtcyber/Makefile b/emulators/dtcyber/Makefile index 33a90cb98f79..1c6c0ea8a675 100644 --- a/emulators/dtcyber/Makefile +++ b/emulators/dtcyber/Makefile @@ -24,6 +24,7 @@ SUB_FILES= pkg-message PLIST_FILES= bin/dtcyber %%EXAMPLESDIR%%/cyber.ini %%EXAMPLESDIR%%/cos.tap BROKEN_aarch64= Fails to compile: error: Unable to determine size of basic data types +BROKEN_armv6= Fails to compile: error: Unable to determine size of basic data types BROKEN_mips64= Fails to compile: error: Unable to determine size of basic data types do-install: |