Accepting request 86930 from network:utilities

- cross-build fix: use %__cc macro (forwarded request 86724 from uli_suse)

OBS-URL: https://build.opensuse.org/request/show/86930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bing?expand=0&rev=13
This commit is contained in:
Lars Vogdt 2011-10-06 22:46:07 +00:00 committed by Git OBS Bridge
commit 69b8b93eaa
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 5 15:02:56 UTC 2011 - uli@suse.com
- cross-build fix: use %__cc macro
-------------------------------------------------------------------
Sat Sep 17 19:37:35 UTC 2011 - jengelh@medozas.de

View File

@ -45,7 +45,7 @@ for different packet sizes for each end of the link.
%patch3 -p1
%build
make CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %{?_smp_mflags}
make CC="%__cc" CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %{?_smp_mflags}
%install
mkdir -p $RPM_BUILD_ROOT/{%{_mandir}/man8,usr/sbin}