Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
d40731edb2744d9b1234c6bcea22788b65e81a23
/
.
/
lib
/
rb
/
ext
/
extconf.rb
blob: 6da2d7ec00cb23d6e92510dab55767783bad196b [
file
] [
log
] [
blame
]
require
'mkmf'
$CFLAGS
=
"-g -O2 -Wall -Werror"
have_func
(
"strlcpy"
,
"string.h"
)
create_makefile
'thrift_native'