Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 85885 Details for
Bug 131848
media-gfx/pstoedit: fix build with --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
pstoedit-3.42-as-needed.patch
pstoedit-3.42-as-needed.patch (text/plain), 577 bytes, created by
TGL
on 2006-04-30 17:31:45 UTC
(
hide
)
Description:
pstoedit-3.42-as-needed.patch
Filename:
MIME Type:
Creator:
TGL
Created:
2006-04-30 17:31:45 UTC
Size:
577 bytes
patch
obsolete
>--- pstoedit-3.42/src/Makefile.am.orig 2006-04-30 21:31:27.000000000 +0200 >+++ pstoedit-3.42/src/Makefile.am 2006-04-30 21:31:22.000000000 +0200 >@@ -101,11 +101,11 @@ > psfront.h \ > version.h > >-libpstoedit_la_LIBADD = ${CXX_STD_LIB} ${CXX_RUNTIME_LIB} >+libpstoedit_la_LIBADD = ${CXX_STD_LIB} ${CXX_RUNTIME_LIB} ${LIBLD_LDFLAGS} > libpstoedit_la_LDFLAGS = -no-undefined > > pstoedit_SOURCES = cmdmain.cpp >-pstoedit_LDFLAGS = -no-undefined -L. libpstoedit.la ${LIBLD_LDFLAGS} >+pstoedit_LDFLAGS = -no-undefined -L. libpstoedit.la > > pkginclude_HEADERS = \ > pstoedit.h \
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 131848
: 85885 |
85886