diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-10-08 08:01:27 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-10-08 08:01:27 +0000 |
commit | 323611bcce503be956c858df574f3c1d3f244612 (patch) | |
tree | 1c6e90a7e1401c087e8e9a56a0e87d28d86e2714 /audio/deadbeef/Makefile | |
parent | b7aa454ab970a2a39a0e220bf5be3ec86a051480 (diff) |
Notes
Diffstat (limited to 'audio/deadbeef/Makefile')
-rw-r--r-- | audio/deadbeef/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index c3ea79a475f8..85b63f16e268 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -13,9 +13,6 @@ COMMENT= Ultimate music player for Unix-like systems LICENSE= GPLv2 LGPL21 LICENSE_COMB= dual -BROKEN_armv6= Fails to compile: error: invalid conversion between vector type and integer type -BROKEN_armv7= Fails to compile: error: invalid conversion between vector type and integer type - GNU_CONFIGURE= yes USES= compiler:c11 desktop-file-utils gettext gmake iconv libtool \ pkgconfig shebangfix tar:bzip2 |