%{_gnu} gets defined in the platform definitions and _shouldn't_ be

-gnu on some arm arches (Lennert Buytenhek, #243523)
This commit is contained in:
Jeremy Katz 2007-06-19 14:36:18 -04:00
parent 6b022102df
commit d82d89ec83
1 changed files with 0 additions and 1 deletions

1
macros
View File

@ -5,7 +5,6 @@
#
%_vendor redhat
%_os linux
%_gnu -gnu
%_target_platform %{_target_cpu}-%{_vendor}-%{_target_os}%{?_gnu}
#==============================================================================