FreeBSD Bugzilla – Attachment 222645 Details for
Bug 253602
devel/glib20: Local patch to glib20 uses a broken and unstable fdwalk implementation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
build with libutil
patch-glib_meson.build (text/plain), 642 bytes, created by
ps
on 2021-02-19 16:52:14 UTC
(
hide
)
Description:
build with libutil
Filename:
MIME Type:
Creator:
ps
Created:
2021-02-19 16:52:14 UTC
Size:
642 bytes
patch
obsolete
>--- glib/meson.build.orig 2021-02-18 15:31:48.638470000 -0800 >+++ glib/meson.build 2021-02-18 15:32:08.983695000 -0800 >@@ -376,7 +376,7 @@ > # intl.lib is not compatible with SAFESEH > link_args : [noseh_link_args, glib_link_flags, win32_ldflags], > include_directories : configinc, >- dependencies : pcre_deps + [thread_dep, librt] + libintl_deps + libiconv + platform_deps + gnulib_libm_dependency + [libsysprof_capture_dep], >+ dependencies : pcre_deps + [thread_dep, librt] + libintl_deps + libiconv + platform_deps + gnulib_libm_dependency + [libsysprof_capture_dep] + libutil, > c_args : glib_c_args, > objc_args : glib_c_args, > )
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 253602
:
222539
|
222576
| 222645