pbrobinson pushed to monosim (master). "fix mono compiler option"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 18 21:39:20 UTC 2015


From 225dc15023df26188c92d714ed3883208da884b2 Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at gmail.com>
Date: Mon, 18 May 2015 22:38:52 +0100
Subject: fix mono compiler option


diff --git a/monosim.spec b/monosim.spec
index f24fb99..72fc33c 100644
--- a/monosim.spec
+++ b/monosim.spec
@@ -34,6 +34,9 @@ acs, athena, blutronics, etc.
 %prep
 %setup -q
 
+sed -i "s#gmcs#mcs#g" configure*
+sed -i "s#gmcs#mcs#g" */Makefile*
+
 %build
 %configure
 make %{?_smp_mflags}
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/monosim.git/commit/?h=master&id=225dc15023df26188c92d714ed3883208da884b2


More information about the scm-commits mailing list