Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140128842
D20823.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D20823.diff
View Options
Index: head/multimedia/oggvideotools/Makefile
===================================================================
--- head/multimedia/oggvideotools/Makefile
+++ head/multimedia/oggvideotools/Makefile
@@ -19,8 +19,6 @@
libtheora.so:multimedia/libtheora \
libvorbis.so:audio/libvorbis
-BROKEN_powerpc64= fails to build: decoderTest.cpp: 'memset' was not declared in this scope
-
USES= cmake compiler:c++11-lib localbase:ldflags pkgconfig tar:bz2
USE_CXXSTD= c++11
USE_SDL= sdl
Index: head/multimedia/oggvideotools/files/patch-src_base_test_decoderTest.cpp
===================================================================
--- head/multimedia/oggvideotools/files/patch-src_base_test_decoderTest.cpp
+++ head/multimedia/oggvideotools/files/patch-src_base_test_decoderTest.cpp
@@ -0,0 +1,10 @@
+--- src/base/test/decoderTest.cpp.orig 2019-07-01 07:30:12 UTC
++++ src/base/test/decoderTest.cpp
+@@ -5,6 +5,7 @@
+ #include "oggDecoder.h"
+ #include <vector>
+ #include <iostream>
++#include <cstring>
+
+ int main(int argc, char* argv[])
+ {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 21, 3:17 PM (18 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27115084
Default Alt Text
D20823.diff (1 KB)
Attached To
Mode
D20823: multimedia/oggvideotools: fix build with GCC-based architectures
Attached
Detach File
Event Timeline
Log In to Comment