From ba1dbc96f36abce072ac39a33bb0bd85e12a4e97 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 24 Oct 2013 15:36:22 +0200 Subject: remove orig files --- package/ruby/patches/patch-configure.orig | 11 ----------- package/ruby/patches/patch-missing_isinf_c.orig | 11 ----------- 2 files changed, 22 deletions(-) delete mode 100644 package/ruby/patches/patch-configure.orig delete mode 100644 package/ruby/patches/patch-missing_isinf_c.orig (limited to 'package/ruby') diff --git a/package/ruby/patches/patch-configure.orig b/package/ruby/patches/patch-configure.orig deleted file mode 100644 index 0405e2e91..000000000 --- a/package/ruby/patches/patch-configure.orig +++ /dev/null @@ -1,11 +0,0 @@ ---- ruby-2.0.0-p247.orig/configure 2013-06-27 13:16:17.000000000 +0200 -+++ ruby-2.0.0-p247/configure 2013-10-24 10:36:04.000000000 +0200 -@@ -7372,6 +7372,8 @@ else - unset ac_c_werror_flag - fi - -+# FIXME -+stack_protector=no - - # -fstack-protector - case "$target_os" in #( diff --git a/package/ruby/patches/patch-missing_isinf_c.orig b/package/ruby/patches/patch-missing_isinf_c.orig deleted file mode 100644 index 60b60aead..000000000 --- a/package/ruby/patches/patch-missing_isinf_c.orig +++ /dev/null @@ -1,11 +0,0 @@ ---- ruby-2.0.0-p247.orig/missing/isinf.c 2011-05-15 13:55:52.000000000 +0200 -+++ ruby-2.0.0-p247/missing/isinf.c 2013-10-24 09:03:04.000000000 +0200 -@@ -5,6 +5,8 @@ - #define _IEEE 1 - #include - -+#undef isinf -+ - int - isinf(double n) - { -- cgit v1.2.3