Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 417438 Details for
Bug 566186
net-misc/unison-2.48.3 failed to build on musl
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
add <sys/inotify.h> test to Makefile.OCaml
unison-2.48.3-inotify_test.patch (text/plain), 611 bytes, created by
Justin Keogh
on 2015-11-20 08:16:29 UTC
(
hide
)
Description:
add <sys/inotify.h> test to Makefile.OCaml
Filename:
MIME Type:
Creator:
Justin Keogh
Created:
2015-11-20 08:16:29 UTC
Size:
611 bytes
patch
obsolete
>--- a/Makefile.OCaml 2015-11-19 17:16:42.016621111 +0000 >+++ b/Makefile.OCaml 2015-11-19 21:16:13.117121612 +0000 >@@ -89,6 +89,7 @@ > endif > endif > buildexecutable:: >+ INOTIFY=$(shell if $(CC) $(CFLAGS) -c -o unison-2.48.3_inotify_test.o unison-2.48.3_inotify_test.c && $(CC) $(LDFLAGS) -o unison-2.48.3_inotify_test unison-2.48.3_inotify_test.o $(LDLIBS) ; then echo '#define GLIBC_SUPPORT_INOTIFY' > fsmonitor/linux/hasinotify.h ; else echo '#undef GLIBC_SUPPORT_INOTIFY' > fsmonitor/linux/hasinotify.h ; fi) > @echo UISTYLE = $(UISTYLE) > > ####################################################################
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 566186
:
417332
|
417432
|
417434
|
417436
| 417438 |
417440