]> git.pld-linux.org Git - packages/bcm5700.git/commitdiff
- extra_cflags killed (kernel buildsystem provides suitable options). auto/ac/bcm5700-8_1_55-1
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 31 Jul 2005 12:25:20 +0000 (12:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bcm5700.spec -> 1.42

bcm5700.spec

index 9f954d251b9df93a4b8c5b3cd01d572583218944..e7601ccb4fba7a0f356b4e478301925e6654027d 100644 (file)
@@ -86,6 +86,7 @@ for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}
        ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
        ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
        touch include/config/MARKER
+
        install %{SOURCE1} Makefile
 
        %{__make} -C %{_kernelsrcdir} clean \
@@ -96,9 +97,6 @@ for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}
                %{?debug:DBG=1} \
                CC="%{__cc}" CPP="%{__cpp}" \
                M=$PWD O=$PWD \
-%ifarch ppc
-               EXTRA_CFLAGS="-msoft-float" \
-%endif
                %{?with_verbose:V=1}
 
        mv bcm5700{,-$cfg}.ko
This page took 0.044558 seconds and 4 git commands to generate.