Migrate hashing functions to C.
This commit is contained in:
parent
7339802f34
commit
c99bdfe747
10 changed files with 287 additions and 39 deletions
5
ext/ezmlm/hash/extconf.rb
Normal file
5
ext/ezmlm/hash/extconf.rb
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
|
||||
require 'mkmf'
|
||||
|
||||
create_makefile( 'ezmlm/hash' )
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue