From: Jakub Bogusz Date: Tue, 30 Sep 2003 14:52:39 +0000 (+0000) Subject: - back to proper OPT X-Git-Tag: auto/ac/iproute2-2_4_7_ss020116-13#2_4_21_1_6~14 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=f0c8055246ccd11287bacf38836d74ab62981288;p=packages%2Fiproute2.git - back to proper OPT Changed files: iproute2.spec -> 1.89 --- diff --git a/iproute2.spec b/iproute2.spec index 5e987be..5b75413 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -105,7 +105,7 @@ grep -q tc_wrr_class_weight %{_kernelsrcdir}/include/linux/pkt_sched.h || WRRDEF %{__make} \ CC="%{__cc}" \ - OPT="-march=%{_arch} ${WRRDEF}" \ + OPT="%{rpmcflags} ${WRRDEF}" \ KERNEL_INCLUDE="%{_kernelsrcdir}/include" \ LDFLAGS="%{rpmldflags}" \ %{?_without_tc:SUBDIRS="lib ip misc"}