projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1aee25b
)
Add CTARGET back into the list of vars to be written out for installed
v2.1_pre3
author
Jason Stubbs
<jstubbs@gentoo.org>
Sat, 31 Dec 2005 05:27:32 +0000
(
05:27
-0000)
committer
Jason Stubbs
<jstubbs@gentoo.org>
Sat, 31 Dec 2005 05:27:32 +0000
(
05:27
-0000)
packages.
svn path=/main/trunk/; revision=2510
bin/ebuild.sh
patch
|
blob
|
history
diff --git
a/bin/ebuild.sh
b/bin/ebuild.sh
index 0fbba489c0a48d0a5e229050350506f2e67f0b53..47632cc4236f5c0943ce361ec999f29281a9374e 100755
(executable)
--- a/
bin/ebuild.sh
+++ b/
bin/ebuild.sh
@@
-911,7
+911,7
@@
dyn_compile() {
touch .compiled
cd build-info
- for f in ASFLAGS CATEGORY CBUILD CC CFLAGS CHOST CXX \
+ for f in ASFLAGS CATEGORY CBUILD CC CFLAGS CHOST C
TARGET C
XX \
CXXFLAGS DEPEND EXTRA_ECONF EXTRA_EINSTALL EXTRA_MAKE \
FEATURES INHERITED IUSE LDFLAGS LIBCFLAGS LIBCXXFLAGS \
LICENSE PDEPEND PF PKGUSE PROVIDE RDEPEND RESTRICT SLOT; do