SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
audio/mpd/patches/patch-src_net_meson_build
Normal file
11
audio/mpd/patches/patch-src_net_meson_build
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: src/net/meson.build
|
||||
--- src/net/meson.build.orig
|
||||
+++ src/net/meson.build
|
||||
@@ -19,7 +19,6 @@ have_local_socket = not is_windows and get_option('loc
|
||||
conf.set('HAVE_UN', have_local_socket)
|
||||
|
||||
if have_local_socket
|
||||
- conf.set('HAVE_STRUCT_UCRED', compiler.has_header_symbol('sys/socket.h', 'struct ucred') and compiler.has_header_symbol('sys/socket.h', 'SO_PEERCRED'))
|
||||
conf.set('HAVE_GETPEEREID', compiler.has_function('getpeereid'))
|
||||
endif
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue