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