Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110613547
D46058.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
774 B
Referenced Files
None
Subscribers
None
D46058.diff
View Options
diff --git a/multimedia/ringrtc/files/patch-third__party_nasm_BUILD.gn b/multimedia/ringrtc/files/patch-third__party_nasm_BUILD.gn
deleted file mode 100644
--- a/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
Fri, Feb 21, 10:09 PM (1 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16761993
Default Alt Text
D46058.diff (774 B)
Attached To
Mode
D46058: multimedia/ringrtc: Remove patch to detect mempcpy()
Attached
Detach File
Event Timeline
Log In to Comment