FreeBSD Bugzilla – Attachment 75989 Details for
Bug 109640
Mk/bsd.scons.mk: add important hind for porters
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bsd.scons.mk.patch
bsd.scons.mk.patch (text/plain), 608 bytes, created by
Dmitry Marakasov
on 2007-02-27 19:50:04 UTC
(
hide
)
Description:
bsd.scons.mk.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2007-02-27 19:50:04 UTC
Size:
608 bytes
patch
obsolete
>--- bsd.scons.mk.orig Sat Sep 16 17:32:45 2006 >+++ bsd.scons.mk Tue Feb 27 22:34:37 2007 >@@ -8,6 +8,17 @@ > # > # Please view me with 4 column tabs! > >+# >+# Hint for porters: >+# To make third party SConstruct respect everything that is passed to scons >+# in SCONS_ENV (that is, most importantly, CC/CXX/CFLAGS/CXXFLAGS), just >+# patch it so build Environment is constructed in this way: >+# >+# env = Environment(**ARGUMENTS) >+# >+# it may be then modified with env.Append and env.Replace >+# >+ > # Please make sure all changes to this file are passed through the maintainer. > SCONS_MAINTAINER= alexbl@FreeBSD.org
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 109640
: 75989