FreeBSD Bugzilla – Attachment 63613 Details for
Bug 94826
[patch] Very slow startup for libtool ltdl clients (eg gnucash)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.28 KB, created by
Peter Jeremy
on 2006-03-22 08:30:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Peter Jeremy
Created:
2006-03-22 08:30:14 UTC
Size:
1.28 KB
patch
obsolete
>--- libltdl/acinclude.m4~ Mon Dec 19 09:13:49 2005 >+++ libltdl/acinclude.m4 Wed Mar 22 18:43:11 2006 >@@ -6524,6 +6524,9 @@ > # If you are looking for one http://www.opendarwin.org/projects/dlcompat > libltdl_cv_sys_dlopen_deplibs=yes > ;; >+ freebsd*) >+ libltdl_cv_sys_dlopen_deplibs=yes >+ ;; > gnu* | linux* | kfreebsd*-gnu | knetbsd*-gnu) > # GNU and its variants, using gnu ld.so (Glibc) > libltdl_cv_sys_dlopen_deplibs=yes >--- libltdl/configure~ Mon Dec 19 09:13:59 2005 >+++ libltdl/configure Wed Mar 22 18:43:11 2006 >@@ -21121,6 +21121,9 @@ > # If you are looking for one http://www.opendarwin.org/projects/dlcompat > libltdl_cv_sys_dlopen_deplibs=yes > ;; >+ freebsd*) >+ libltdl_cv_sys_dlopen_deplibs=yes >+ ;; > gnu* | linux* | kfreebsd*-gnu | knetbsd*-gnu) > # GNU and its variants, using gnu ld.so (Glibc) > libltdl_cv_sys_dlopen_deplibs=yes >--- ltdl.m4~ Mon Dec 19 08:53:17 2005 >+++ ltdl.m4 Wed Mar 22 18:43:11 2006 >@@ -127,6 +127,9 @@ > # If you are looking for one http://www.opendarwin.org/projects/dlcompat > libltdl_cv_sys_dlopen_deplibs=yes > ;; >+ freebsd*) >+ libltdl_cv_sys_dlopen_deplibs=yes >+ ;; > gnu* | linux* | kfreebsd*-gnu | knetbsd*-gnu) > # GNU and its variants, using gnu ld.so (Glibc) > libltdl_cv_sys_dlopen_deplibs=yes
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 94826
: 63613