]> git.pld-linux.org Git - packages/mono.git/commitdiff
- added alpha-atomic patch (but build still crashes randomly - make races?)
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 3 Sep 2005 10:59:02 +0000 (10:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mono.spec -> 1.137

mono.spec

index 64a647be2ff39b481903c6ae095aca80486a7454..dad3b3a891eecd4556ae010eff85313c6d63c793 100644 (file)
--- a/mono.spec
+++ b/mono.spec
@@ -1,3 +1,4 @@
+# NOTE: Makefiles are broken, build stops long time after first fatal error
 #
 # Conditional build:
 %bcond_without nptl            # don't use TLS (which effectively requires NPTL libs)
@@ -21,6 +22,7 @@ Patch1:               %{name}-alpha-float.patch
 Patch2:                %{name}-mint.patch
 Patch3:                %{name}-sonames.patch
 Patch4:                %{name}-bash.patch
+Patch5:                %{name}-alpha-atomic.patch
 URL:           http://www.mono-project.com/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -180,6 +182,7 @@ oraz dotGNU.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 # workaround for variable name disallowed by new pkgconfig
 echo 'm4_pattern_allow(PKG_PATH)' > acinclude.m4
This page took 0.039948 seconds and 4 git commands to generate.