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

dml.spec

index 6382f959da12a3ce50ec7ffa6404de1fee018139..f47041d1b0fc0478e693bf3de236557562aee6b7 100644 (file)
--- a/dml.spec
+++ b/dml.spec
@@ -47,7 +47,7 @@ Tool for displaying dialogs from shell. Bootdisk version.
 
 %configure --disable-nls
 %{__make} -C src \
-       CFLAGS="-I%{_libdir}/bootdisk%{_includedir} " \
+       CFLAGS="-m386 -I%{_libdir}/bootdisk%{_includedir}" \
        LDFLAGS="-nostdlib -static -s" \
        LDADD=" %{_libdir}/bootdisk%{_libdir}/libslang.a \
                %{_libdir}/bootdisk%{_libdir}/crt0.o \
This page took 0.1189 seconds and 4 git commands to generate.