build optimized

master
Marc Wäckerlin 20 years ago
parent 73dc7af5d6
commit f384222ef2
  1. 5
      mrw-c++.spec.in

@ -9,6 +9,9 @@
## @license LGPL, see file <a href="license.html">COPYING</a> ## @license LGPL, see file <a href="license.html">COPYING</a>
## ##
## $Log$ ## $Log$
## Revision 1.8 2004/11/25 18:32:20 marc
## build optimized
##
## Revision 1.7 2004/10/13 11:21:38 marc ## Revision 1.7 2004/10/13 11:21:38 marc
## no more need for /usr/bin/ldd, but for binutils (in devel) ## no more need for /usr/bin/ldd, but for binutils (in devel)
## ##
@ -57,7 +60,7 @@ This package contains only the shared libraries required at runtime.
%prep %prep
%setup -q %setup -q
./configure --prefix=$RPM_BUILD_ROOT/usr --datadir=$RPM_BUILD_ROOT/usr/share/doc/packages CXXFLAGS="-O3" ./configure --prefix=$RPM_BUILD_ROOT/usr --datadir=$RPM_BUILD_ROOT/usr/share/doc/packages
%build %build
make check make check

Loading…
Cancel
Save