[Patch v2 2/4] build/ruby: make use of -Wl,--no-undefined configurable

2015-03-06 Thread David Bremner
In particular this is supposed to help build on systems (presumably using a non-gnu ld) where this flag is not available. --- bindings/Makefile.local | 4 +++- bindings/ruby/extconf.rb | 5 +++-- configure| 13 + 3 files changed, 19 insertions(+), 3 deletions(-)

[Patch v2 2/4] build/ruby: make use of -Wl,--no-undefined configurable

2015-03-06 Thread David Bremner
In particular this is supposed to help build on systems (presumably using a non-gnu ld) where this flag is not available. --- bindings/Makefile.local | 4 +++- bindings/ruby/extconf.rb | 5 +++-- configure| 13 + 3 files changed, 19 insertions(+), 3 deletions(-)