]> TLD Linux GIT Repositories - packages/gcc.git/commitdiff
- remove forced _target_platform, now that rpm
authorBartosz Świątek <shadzik@tld-linux.org>
Mon, 3 Oct 2011 16:54:44 +0000 (18:54 +0200)
committerBartosz Świątek <shadzik@tld-linux.org>
Mon, 3 Oct 2011 16:54:44 +0000 (18:54 +0200)
  provides a correct one, rebuild
- rel 6

gcc.spec

index fed1b8be2806c88525b5cc85a411015a9a6a74b9..c2808b42c024d4eb4a93d53dd8e65c8eb815b4cd 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -68,7 +68,7 @@ Summary(pl.UTF-8):    Kolekcja kompilatorów GNU: kompilator C i pliki współdziel
 Summary(pt_BR.UTF-8):  Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:          gcc
 Version:       %{major_ver}.%{minor_ver}
-Release:       5
+Release:       6
 Epoch:         6
 License:       GPL v3+
 Group:         Development/Languages
@@ -176,8 +176,6 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                skip_post_check_so      '.*(libmudflap|libmudflapth|libxmlj|lib-gnu-awt-xlib)\.so.*'
 
-%define                _target_platform        %{_target_cpu}-tld-linux
-
 %description
 A compiler aimed at integrating all the optimizations and features
 necessary for a high-performance and stable development environment.