[releng] sample-tarball.jhbuildrc: Drop cflags and make stuff
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [releng] sample-tarball.jhbuildrc: Drop cflags and make stuff
- Date: Sat, 30 Jul 2011 16:58:17 +0000 (UTC)
commit bd827e61b1cdc754131c5ab2937aa44802e66327
Author: Colin Walters <walters verbum org>
Date: Sat Jul 30 12:50:56 2011 -0400
sample-tarball.jhbuildrc: Drop cflags and make stuff
This is all documented in the main jhbuildrc, don't duplicate it here.
tools/smoketesting/sample-tarball.jhbuildrc | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/tools/smoketesting/sample-tarball.jhbuildrc b/tools/smoketesting/sample-tarball.jhbuildrc
index 8fb9c77..783c6a0 100644
--- a/tools/smoketesting/sample-tarball.jhbuildrc
+++ b/tools/smoketesting/sample-tarball.jhbuildrc
@@ -30,13 +30,6 @@ else:
# to speed up builds of gnome2, try '--disable-static --disable-gtk-doc'
autogenargs='--disable-static --disable-gtk-doc'
-# set CFLAGS:
-os.environ['CFLAGS'] = '-g -O2'
-# set only if you have more than one CPU
-# might break some builds
-#makeargs = '-j2'
-
-
# An alternative location to look for (or download to) all downloaded tarballs
tarballdir = os.path.join(checkoutroot, 'pkgs')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]