FreeBSD Bugzilla – Attachment 116028 Details for
Bug 157936
[bsd.port.mk] add LDFLAGS support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bsd.port.mk.patch
bsd.port.mk.patch (text/plain), 898 bytes, created by
Dmitry Marakasov
on 2011-06-17 08:50:05 UTC
(
hide
)
Description:
bsd.port.mk.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2011-06-17 08:50:05 UTC
Size:
898 bytes
patch
obsolete
>Index: bsd.port.mk >=================================================================== >RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/Mk/bsd.port.mk,v >retrieving revision 1.684 >diff -u -r1.684 bsd.port.mk >--- bsd.port.mk 6 Jun 2011 05:53:51 -0000 1.684 >+++ bsd.port.mk 17 Jun 2011 07:29:45 -0000 >@@ -2277,6 +2277,7 @@ > MOTIFLIB="${MOTIFLIB}" LIBDIR="${LIBDIR}" \ > CC="${CC}" CFLAGS="${CFLAGS}" \ > CPP="${CPP}" CPPFLAGS="${CPPFLAGS}" \ >+ LDFLAGS="${LDFLAGS}" \ > CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \ > MANPREFIX="${MANPREFIX}" > >@@ -3779,6 +3780,7 @@ > ${SET_LATE_CONFIGURE_ARGS} \ > if ! ${SETENV} CC="${CC}" CPP="${CPP}" CXX="${CXX}" \ > CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}" CXXFLAGS="${CXXFLAGS}" \ >+ LDFLAGS="${LDFLAGS}" \ > INSTALL="/usr/bin/install -c ${_BINOWNGRP}" \ > INSTALL_DATA="${INSTALL_DATA}" \ > INSTALL_LIB="${INSTALL_LIB}" \
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 157936
: 116028