Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 231067 Details for
Bug 318535
asterisk 1.6.2.7 version bump request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
uclibc.patch
asterisk-1.6.2.7-uclibc.patch (text/plain), 508 bytes, created by
Oliver Jaksch
on 2010-05-11 11:28:40 UTC
(
hide
)
Description:
uclibc.patch
Filename:
MIME Type:
Creator:
Oliver Jaksch
Created:
2010-05-11 11:28:40 UTC
Size:
508 bytes
patch
obsolete
>diff -uNr asterisk-1.6.2.7.ORIG/Makefile asterisk-1.6.2.7/Makefile >--- asterisk-1.6.2.7.ORIG/Makefile 2010-03-15 02:38:35.000000000 +0100 >+++ asterisk-1.6.2.7/Makefile 2010-05-11 12:35:31.000000000 +0200 >@@ -276,6 +276,10 @@ > _ASTCFLAGS+=-pthread -ftrampolines > endif > >+ifeq ($(OSARCH),linux-uclibc) >+ AST_LIBS+=-lpthread -ldl >+endif >+ > ifeq ($(OSARCH),SunOS) > _ASTCFLAGS+=-Wcast-align -DSOLARIS -I../include/solaris-compat -I/opt/ssl/include -I/usr/local/ssl/include -D_XPG4_2 -D__EXTENSIONS__ > endif
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 318535
:
231063
|
231065
| 231067 |
231069
|
231071