mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
Actually remove needless patch.
PR: 211075
This commit is contained in:
parent
a818b9c2f4
commit
09ee40ccac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418494
@ -1,11 +0,0 @@
|
||||
--- src/ruby_supportlib/phusion_passenger/platform_info/cxx_portability.rb.orig 2016-05-08 18:50:00.990066000 -0400
|
||||
+++ src/ruby_supportlib/phusion_passenger/platform_info/cxx_portability.rb 2016-05-08 18:50:33.632523000 -0400
|
||||
@@ -211,7 +211,7 @@
|
||||
end
|
||||
result << ' -lrt' if has_rt_library?
|
||||
result << ' -lmath' if has_math_library?
|
||||
- result << ' -ldl'
|
||||
+ # result << ' -ldl'
|
||||
result.strip!
|
||||
return result
|
||||
end
|
Loading…
Reference in New Issue
Block a user