diff options
Diffstat (limited to 'comms/rxtx/Makefile')
-rw-r--r-- | comms/rxtx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/rxtx/Makefile b/comms/rxtx/Makefile index a7335e6b1ec2..f871a046cef5 100644 --- a/comms/rxtx/Makefile +++ b/comms/rxtx/Makefile @@ -16,6 +16,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_armv6= fails to link: librxtxParallel.so: No such file or directory +BROKEN_armv7= fails to link: librxtxParallel.so: No such file or directory USES= gmake libtool zip |