This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian
/
digest-keccak
Watch
1
Star
0
Fork
You've already forked digest-keccak
0
Code
Releases
Activity
2fa74f6026
digest-keccak
/
ext
/
digest
/
extconf.rb
4 lines
80 B
Ruby
Raw
Normal View
History
Unescape
Escape
Move into subdirectory and add Ruby extension file
2012-10-04 08:00:56 -04:00
require
'mkmf'
Use hidden visibility by default
2012-10-04 12:37:58 -04:00
$CFLAGS
<<
"
-fvisibility=hidden
"
Continue working on the Ruby extension
2012-10-04 12:30:56 -04:00
create_makefile
(
'digest/sha3'
)
Copy permalink