Skip to content

Commit 660413f

Browse files
committed
multimedia/obs-studio: Broken on armv7
Reported by: fallout
1 parent 7c591f2 commit 660413f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

multimedia/obs-studio/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ WWW= https://obsproject.com/ \
1111
LICENSE= GPLv2+
1212
LICENSE_FILE= ${WRKSRC}/COPYING
1313

14+
BROKEN_armv7= compilation fails: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Werror,-Wformat] (32-builds aren't supported, see issue 10481)
1415
BROKEN_i386= link fails: relocation R_386_PC32 cannot be used against symbol 'strlist_split'; recompile with -fPIC, see https://github.com/obsproject/obs-studio/issues/10481
1516

1617
BUILD_DEPENDS= asio>0:net/asio \

0 commit comments

Comments
 (0)