RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Ralf S. Engelschall
Root: /v/rpm/cvs Email: rse@rpm5.org
Module: rpm Date: 25-Jun-2007 08:52:41
Branch: HEAD Handle: 2007062507524100
Modified files:
rpm devtool.conf
Log:
let Jeff build with the same flags as he is used to
Summary:
Revision Changes Path
2.16 +4 -1 rpm/devtool.conf
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/devtool.conf
============================================================================
$ cvs diff -u -r2.15 -r2.16 devtool.conf
--- rpm/devtool.conf 24 Jun 2007 12:22:05 -0000 2.15
+++ rpm/devtool.conf 25 Jun 2007 06:52:41 -0000 2.16
@@ -59,7 +59,10 @@
--with-beecrypt=external \
--with-neon=external \
--with-bzip2=external \
- --with-popt=external
+ --with-popt=external \
+ --enable-build-warnings \
+ --enable-build-pic \
+ --enable-build-pie
%tarball
%checkout
@@ .
Received on Mon Jun 25 08:52:41 2007