summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-01-15 13:46:38 +0100
committerKarolin Seeger <kseeger@samba.org>2009-01-20 14:16:46 +0100
commit662182b62e0fd08c8c256884428a405b2950fd03 (patch)
treefc3acea0e331a6531d67d5b892a962a133d4bdfd
parent93e13e56dc8b085eb8119296457fe2809c7074c1 (diff)
downloadsamba-662182b62e0fd08c8c256884428a405b2950fd03.tar.gz
packaging(RHEL-CTDB): export CC - really use ccache...
metze Signed-off-by: Michael Adam <obnox@samba.org> (cherry picked from commit 51e34b38959115e8a04795837b5c5983dc8d824c)
-rw-r--r--packaging/RHEL-CTDB/samba.spec.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/RHEL-CTDB/samba.spec.tmpl b/packaging/RHEL-CTDB/samba.spec.tmpl
index 4806d9f6567..c8f31f3170d 100644
--- a/packaging/RHEL-CTDB/samba.spec.tmpl
+++ b/packaging/RHEL-CTDB/samba.spec.tmpl
@@ -139,6 +139,8 @@ else
CC="gcc"
fi
+export CC
+
## always run autogen.sh
./autogen.sh