X-Git-Url: https://git.tld-linux.org/?p=packages%2Fgcc.git;a=blobdiff_plain;f=gcc.spec;h=fed1b8be2806c88525b5cc85a411015a9a6a74b9;hp=11559d27d71019e44085911461c7be442b55f53a;hb=b699c4d7c6dbed922589439429de103359148823;hpb=ed3deb486b59d0500d7bb3cb2bc32585be56cc02 diff --git a/gcc.spec b/gcc.spec index 11559d2..fed1b8b 100644 --- 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: 4 +Release: 5 Epoch: 6 License: GPL v3+ Group: Development/Languages @@ -176,6 +176,8 @@ 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.