]> git.pld-linux.org Git - packages/ms-sys.git/commitdiff
- added -fasm to CFLAGS - -ansi may conflict with inlines in kernel headers RA-1_0 STABLE ms-sys-1_0-2
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 5 Sep 2002 12:55:18 +0000 (12:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    ms-sys.spec -> 1.2

ms-sys.spec

index 9a67bf20e9fba8e0e33e981b0117176ae5bb1584..c0c7c70fd9f360a8cc988597d68cadd59fa31d1b 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Create DOS/MS-compatible boot records
 Summary(pl):   Narzêdzie tworz±ce boot recordy kompatybilne z DOS-em i MS
 Name:          ms-sys
 Version:       1.0
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/System
 Source0:       ftp://ftp.sourceforge.net/pub/sourceforge/ms-sys/%{name}-%{version}.tgz
@@ -33,7 +33,7 @@ systemowych, jedynie zapisuje boot record.
        SHELL=/bin/bash \
        PREFIX=%{_prefix} \
        CC="%{__cc}" \
-       EXTRA_CFLAGS="%{rpmcflags}" \
+       EXTRA_CFLAGS="%{rpmcflags} -fasm" \
        EXTRA_LDFLAGS="%{rpmldflags}"
 
 %install
This page took 0.041195 seconds and 4 git commands to generate.