Great library, small patch for ruby

14 views
Skip to first unread message

Eric Monti

unread,
Apr 19, 2011, 4:32:28 PM4/19/11
to libdasm

Hi all,

thanks for libdasm. Here's a small patch to get the ruby extension to
play nice with a dynamically compiled library on os x (and others).

Cheers,
-eric

Index: rbdasm/extconf.rb
===================================================================
--- rbdasm/extconf.rb (revision 15)
+++ rbdasm/extconf.rb (working copy)
@@ -1,2 +1,3 @@
require 'mkmf'
+have_library('yara')
create_makefile('dasm')

ange

unread,
Apr 19, 2011, 4:36:48 PM4/19/11
to libdasm
thank you.
very small patch indeed !

Ange
Reply all
Reply to author
Forward
0 new messages