FreeBSD Bugzilla – Attachment 16052 Details for
Bug 29596
Fix linker errors for audio/snd (Bento)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 454 bytes, created by
pat
on 2001-08-10 11:20:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pat
Created:
2001-08-10 11:20:02 UTC
Size:
454 bytes
patch
obsolete
>diff -ruN /usr/ports/audio/snd/Makefile snd/Makefile >--- /usr/ports/audio/snd/Makefile Fri Jul 27 08:52:28 2001 >+++ snd/Makefile Fri Aug 10 02:57:46 2001 >@@ -48,7 +48,8 @@ > CONFIGURE_ARGS+= --without-gui > .endif > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >- LDFLAGS="-L${LOCALBASE}/lib" >+ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ >+ CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" > GNU_CONFIGURE= yes > MAKEFILE= makefile > PLIST= ${WRKDIR}/pkg-plist
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 29596
: 16052