From 0f92e6defc35d6f1264ddb917c8858988e5df0d9c4bb48ed094172e61ba5dd93 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 4 Oct 2011 08:31:54 +0000 Subject: [PATCH] Accepting request 86378 from home:uli_suse:branches:Base:System - cross-build fix: use %__cc macro OBS-URL: https://build.opensuse.org/request/show/86378 OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=41 --- dos2unix.changes | 5 +++++ dos2unix.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/dos2unix.changes b/dos2unix.changes index 6534042..5470406 100644 --- a/dos2unix.changes +++ b/dos2unix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 30 14:49:47 UTC 2011 - uli@suse.com + +- cross-build fix: use %__cc macro + ------------------------------------------------------------------- Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de diff --git a/dos2unix.spec b/dos2unix.spec index ea416bb..21ae6b5 100644 --- a/dos2unix.spec +++ b/dos2unix.spec @@ -45,7 +45,7 @@ find . -type f | xargs chmod -x %build export RPM_OPT_FLAGS -make %{?_smp_mflags} +make %{?_smp_mflags} CC="%{__cc}" %install %makeinstall docdir=%{_defaultdocdir}/%{name}