Sign in
nest-open-source
/
nest-cam
/
4320010
/
google-breakpad
/
refs/heads/master
/
.
/
google-breakpad
/
src
/
third_party
/
libdisasm
/
swig
/
ruby
/
extconf.rb
blob: 4e743264357767a875ef1be7db180da6bf83eefe [
file
] [
log
] [
blame
]
require
'mkmf'
find_library
(
'disasm'
,
'x86_init'
,
"/usr/local/lib"
,
"../.."
)
create_makefile
(
'x86disasm'
)