Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
f6c6c9c09d9d785bb37da5d87d880d4122c9452f
/
.
/
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'