]> git.pld-linux.org Git - packages/ash.git/commitdiff
- removed -m386
authorMichal Moskal <michal@moskal.me>
Wed, 25 Jul 2001 12:47:17 +0000 (12:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ash.spec -> 1.42

ash.spec

index 44dc850135a6754d76a30fc20fe0aaefd25950ce..8a29fd52d24e5e7481f0c202234b70c1d6a009d4 100644 (file)
--- a/ash.spec
+++ b/ash.spec
@@ -159,7 +159,7 @@ Version for bootdisk
 # and it is not necessary
 %{__make} mksignames mkbuiltins mknodes mksignames mksyntax mktokens
 %{__make} \
-       OPT_FLAGS="-m386 -I/usr/lib/bootdisk%{_includedir} -Os" \
+       OPT_FLAGS="-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.077848 seconds and 4 git commands to generate.