Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 28143 Details for
Bug 45133
Please test media-libs/portaudio
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to make portaudio compile with -fPIC
portaudio-use-fpic.patch (text/plain), 323 bytes, created by
Travis Tilley (RETIRED)
on 2004-03-27 05:12:42 UTC
(
hide
)
Description:
patch to make portaudio compile with -fPIC
Filename:
MIME Type:
Creator:
Travis Tilley (RETIRED)
Created:
2004-03-27 05:12:42 UTC
Size:
323 bytes
patch
obsolete
>--- Makefile.linux.old 2004-03-27 08:09:19.677601864 -0500 >+++ Makefile.linux 2004-03-27 08:10:23.237939224 -0500 >@@ -29,7 +29,7 @@ > all: sharedlib libinstall testo testq > > .c.o: >- -gcc -c -I./pa_common $< -o $*.o >+ -gcc -fPIC -c -I./pa_common $< -o $*.o > > .o: > -gcc $*.o -o $* -Lpa_unix_oss $(LIBS) -lportaudio
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 45133
:
28110
|
28112
|
28115
| 28143 |
28144