FreeBSD Bugzilla – Attachment 147017 Details for
Bug 193434
[regression] Mk/Uses/scons.mk doesn't respect CFLAGS/LDFLAGS unlike Mk/bsd.scons.mk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
restore default flags
scons_flags.diff (text/plain), 424 bytes, created by
Jan Beich
on 2014-09-07 17:03:04 UTC
(
hide
)
Description:
restore default flags
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2014-09-07 17:03:04 UTC
Size:
424 bytes
patch
obsolete
>Index: Mk/Uses/scons.mk >=================================================================== >--- Mk/Uses/scons.mk (revision 367253) >+++ Mk/Uses/scons.mk (working copy) >@@ -17,6 +17,8 @@ IGNORE= Incorrect 'USES+= scons:${scons_ARGS}' sco > MAKEFILE= # > MAKE_FLAGS= # > ALL_TARGET= # >+CCFLAGS?= ${CFLAGS} >+LINKFLAGS?= ${LDFLAGS} > LIBPATH?= ${LOCALBASE}/lib > CPPPATH?= ${LOCALBASE}/include > SCONS= ${LOCALBASE}/bin/scons
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 193434
: 147017 |
152016
|
152018
|
152022