]> git.pld-linux.org Git - packages/gcc4.git/blobdiff - gcc4.spec
make bootstrap for native compiller; release 14
[packages/gcc4.git] / gcc4.spec
index 9b1961e296e07fb88e72ab9fa08d5eea4232a17a..35d11c43510989e03af37dbcedfc7d4562409b52 100644 (file)
--- a/gcc4.spec
+++ b/gcc4.spec
@@ -3,7 +3,7 @@ Summary:        GNU Compiler Collection
 Summary(pl):   Kolekcja kompilatorów GNU
 Name:          gcc
 Version:       2.95.3
-Release:       13
+Release:       14
 License:       GPL
 Group:         Development/Languages
 Group(de):     Entwicklung/Sprachen
@@ -379,7 +379,8 @@ CXXFLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O -g}"
 PATH=$PATH:/sbin:%{_sbindir}
 touch  ../gcc/c-gperf.h
 
-%{__make} LDFLAGS_FOR_TARGET="%{!?debug:-s}" \
+%{__mak} bootstrap \
+       LDFLAGS_FOR_TARGET="%{!?debug:-s}" \
        mandir=%{_mandir} \
        infodir=%{_infodir}
 
This page took 0.051236 seconds and 4 git commands to generate.