]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- added -m386 to BOOT
authorklakier <klakier@pld-linux.org>
Tue, 22 May 2001 23:29:59 +0000 (23:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.11

poldek.spec

index 812393b70d829af30844332978f733a12750977b..2406a94f4c2e2b0d0b1c9698a93e03956be604cf 100644 (file)
@@ -52,7 +52,7 @@ This version is for boot disk.
 %build
 %if %{?BOOT:1}%{!?BOOT:0}
 %configure --enable-static --disable-imode
-%{__make}
+%{__make} CFLAGS="-m386 -Os"
 mv -f %{name} %{name}-BOOT
 mv -f rpmvercmp rpmvercmp-BOOT
 %{__make} clean
This page took 0.1222 seconds and 4 git commands to generate.