]> Pileus Git - ~andy/sunrise/blobdiff - dev-lang/rubinius/files/gcc-stdc-defines.patch
dev-lang/ rubinius: moved to gx86
[~andy/sunrise] / dev-lang / rubinius / files / gcc-stdc-defines.patch
diff --git a/dev-lang/rubinius/files/gcc-stdc-defines.patch b/dev-lang/rubinius/files/gcc-stdc-defines.patch
deleted file mode 100644 (file)
index 29d2168..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- orig-work/evanphx-rubinius-aee1b9b/config.rb       2010-09-28 22:30:51.000000000 -0700
-+++ new-work/evanphx-rubinius-aee1b9b/config.rb        2010-09-28 23:13:18.000000000 -0700
-@@ -5,7 +5,7 @@
-     :llvm           => :no,
-     :llvm_configure => "",
-     :compiler       => "gcc",
--    :defines        => ["HAS_EXECINFO"],
-+    :defines        => ["HAS_EXECINFO", "__STDC_LIMIT_MACROS", "__STDC_CONSTANT_MACROS"],
-     :host           => "i686-pc-linux-gnu",
-     :cpu            => "i686",
-     :vendor         => "pc",