projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b856689
)
use a link in CXXFLAGS section (the typo caused it to be a target)
author
Marius Mauch
<genone@gentoo.org>
Fri, 1 Dec 2006 09:22:47 +0000
(09:22 -0000)
committer
Marius Mauch
<genone@gentoo.org>
Fri, 1 Dec 2006 09:22:47 +0000
(09:22 -0000)
svn path=/main/trunk/; revision=5148
make.conf.txt
patch
|
blob
|
history
diff --git
a/make.conf.txt
b/make.conf.txt
index 042d2884d97b266573b54ccdd85474a3159e3056..611aae360a2adbf79bd66f30e70920c5cf670e6c 100644
(file)
--- a/
make.conf.txt
+++ b/
make.conf.txt
@@
-69,7
+69,7
@@
CXXFLAGS
:suggest: ${CFLAGS}
:valdesc: valid gcc flags, see gcc manual
-_`CFLAGS`
+`CFLAGS`_
CHOST
-----