]> git.pld-linux.org Git - packages/ash.git/commitdiff
- added -m386 for BOOT
authorklakier <klakier@pld-linux.org>
Tue, 22 May 2001 22:51:05 +0000 (22:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ash.spec -> 1.40

ash.spec

index 33dd3f765b61783b347f5003d90416cfaebb9c71..84b8c9c60f8ad79fa8e71ccd5e7412d8d4bcfc7e 100644 (file)
--- a/ash.spec
+++ b/ash.spec
@@ -157,7 +157,7 @@ Version for bootdisk
 # and it is not necessary
 %{__make} mksignames mkbuiltins mknodes mksignames mksyntax mktokens
 %{__make} \
-       OPT_FLAGS="-I/usr/lib/bootdisk%{_includedir} -Os" \
+       OPT_FLAGS="-m386 -I/usr/lib/bootdisk%{_includedir} -Os" \
        LDFLAGS="-nostdlib %{rpmldflags}" \
        LDLIBS="%{_libdir}/bootdisk%{_libdir}/crt0.o %{_libdir}/bootdisk%{_libdir}/libc.a -lgcc"
 mv -f sh ash.BOOT
This page took 0.095299 seconds and 4 git commands to generate.