summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2015-09-28 08:12:31 +0200
committerHans de Graaff <graaff@gentoo.org>2015-09-28 08:12:47 +0200
commitd9b04e6c5c0be0f304bbd0a7d2a86b998f72a062 (patch)
tree870b395beac74ed93dd45b095b8176e1e98897bf /www-apache/passenger/files/passenger-3.0.0-ldflags.patch
parentwww-apache/passenger: version bump (diff)
downloadgentoo-d9b04e6c5c0be0f304bbd0a7d2a86b998f72a062.tar.gz
gentoo-d9b04e6c5c0be0f304bbd0a7d2a86b998f72a062.tar.bz2
gentoo-d9b04e6c5c0be0f304bbd0a7d2a86b998f72a062.zip
www-apache/passenger: remove obsolete files
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'www-apache/passenger/files/passenger-3.0.0-ldflags.patch')
-rw-r--r--www-apache/passenger/files/passenger-3.0.0-ldflags.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/www-apache/passenger/files/passenger-3.0.0-ldflags.patch b/www-apache/passenger/files/passenger-3.0.0-ldflags.patch
deleted file mode 100644
index dd378addf7a5..000000000000
--- a/www-apache/passenger/files/passenger-3.0.0-ldflags.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- build/config.rb.~1~ 2010-11-07 11:46:22.257690348 +0100
-+++ build/config.rb 2010-11-07 12:41:40.601438803 +0100
-@@ -25,7 +25,7 @@
-
- # Extra linker flags that should always be passed to the linker.
- # Should be included last in the command string, even after PlatformInfo.portability_ldflags.
--EXTRA_LDFLAGS = ""
-+EXTRA_LDFLAGS = "#{ENV['LDFLAGS']}"
-
- # Whether to use the vendored libev or the system one.
--USE_VENDORED_LIBEV = boolean_option("USE_VENDORED_LIBEV", true)
-\ No newline at end of file
-+USE_VENDORED_LIBEV = boolean_option("USE_VENDORED_LIBEV", true)