]> git.pld-linux.org Git - packages/iproute2.git/commitdiff
- back to proper OPT
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 30 Sep 2003 14:52:39 +0000 (14:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    iproute2.spec -> 1.89

iproute2.spec

index 5e987bee9a21b3336c623fdf7b8570c0b1bc9e82..5b754139ec5f6d0031606ca7a655b54f8ecd4454 100644 (file)
@@ -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"}
This page took 0.037125 seconds and 4 git commands to generate.