Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140764520
D46058.id141217.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
748 B
Referenced Files
None
Subscribers
None
D46058.id141217.diff
View Options
Index: multimedia/ringrtc/files/patch-third__party_nasm_BUILD.gn
===================================================================
--- multimedia/ringrtc/files/patch-third__party_nasm_BUILD.gn
+++ /dev/null
@@ -1,16 +0,0 @@
---- src/webrtc/src/third_party/nasm/BUILD.gn.orig 2023-01-11 09:17:16 UTC
-+++ src/webrtc/src/third_party/nasm/BUILD.gn
-@@ -63,6 +63,13 @@ config("nasm_config") {
-
- defines = [ "HAVE_CONFIG_H" ]
-
-+ _string_h_lines =
-+ read_file("/usr/include/string.h", "list lines")
-+ _mempcpy = filter_include(_string_h_lines, [ "*\*mempcpy*" ])
-+ if (_mempcpy != []) {
-+ defines += [ "HAVE_MEMPCPY=1" ]
-+ }
-+
- if (is_clang) {
- cflags = [
- # The inline functions in NASM's headers flag this.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 28, 7:20 PM (14 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27340448
Default Alt Text
D46058.id141217.diff (748 B)
Attached To
Mode
D46058: multimedia/ringrtc: Remove patch to detect mempcpy()
Attached
Detach File
Event Timeline
Log In to Comment