Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 227081 Details for
Bug 314033
dev-tcltk/expect-5.44.1.15 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
expect-5.44.1.15-gfbsd.patch
expect-5.44.1.15-gfbsd.patch (text/plain), 659 bytes, created by
Tim Harder
on 2010-04-09 06:21:08 UTC
(
hide
)
Description:
expect-5.44.1.15-gfbsd.patch
Filename:
MIME Type:
Creator:
Tim Harder
Created:
2010-04-09 06:21:08 UTC
Size:
659 bytes
patch
obsolete
>--- expect-5.44.1.15/tclconfig/tcl.m4.orig 2010-04-08 22:49:51.568043292 -0700 >+++ expect-5.44.1.15/tclconfig/tcl.m4 2010-04-08 22:50:28.207915301 -0700 >@@ -1579,12 +1579,12 @@ > FreeBSD-*) > # FreeBSD 3.* and greater have ELF. > SHLIB_CFLAGS="-fPIC" >- SHLIB_LD="ld -Bshareable -x" >+ SHLIB_LD="${CC} -shared" > SHLIB_LD_LIBS='${LIBS}' > SHLIB_SUFFIX=".so" > DL_OBJS="tclLoadDl.o" > DL_LIBS="" >- LDFLAGS="$LDFLAGS -export-dynamic" >+ LDFLAGS="$LDFLAGS -Wl,-export-dynamic" > CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}' > LD_SEARCH_FLAGS='-rpath ${LIB_RUNTIME_DIR}' > if test "${TCL_THREADS}" = "1" ; then
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 314033
:
227079
| 227081