# system configuration generated and used by the sysconfig module
build_time_vars = {'ABIFLAGS': 'm',
'AC_APPLE_UNIVERSAL_BUILD': 0,
'AIX_GENUINE_CPLUSPLUS': 0,
'AR': 'x86_64-linux-gnu-gcc-ar',
'ASDLGEN': 'python3.4 ../Parser/asdl_c.py',
'ASDLGEN_FILES': '../Parser/asdl.py ../Parser/asdl_c.py',
'AST_ASDL': '../Parser/Python.asdl',
'AST_C': 'Python/Python-ast.c',
'AST_H': 'Include/Python-ast.h',
'BASECFLAGS': '-Wno-unused-result',
'BINLIBDEST': '/usr/lib/python3.4',
'BLDLIBRARY': '-lpython3.4m',
'BLDSHARED': 'x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 '
'-Wl,-Bsymbolic-functions -Wl,-z,relro',
'BUILD_GNU_TYPE': 'x86_64-unknown-linux-gnu',
'CC': 'x86_64-linux-gnu-gcc -pthread',
'CFLAGS': '-Wno-unused-result -DNDEBUG -g -fwrapv -O2 -Wall '
'-Wstrict-prototypes -g -fstack-protector-strong -Wformat '
'-Werror=format-security -g -flto -fuse-linker-plugin '
'CFLAGSFORSHARED': '-fPIC',
'CONFIGFILES': 'configure configure.ac acconfig.h pyconfig.h.in '
'CONFIGURE_CFLAGS': '-g -fstack-protector-strong -Wformat '
'-Werror=format-security',
'CONFIGURE_CFLAGS_NODIST': '-Werror=declaration-after-statement',
'CONFIGURE_CPPFLAGS': '-D_FORTIFY_SOURCE=2',
'CONFIGURE_LDFLAGS': '-Wl,-z,relro',
'CONFIG_ARGS': "'--enable-shared' '--prefix=/usr' '--enable-ipv6' "
"'--enable-loadable-sqlite-extensions' "
"'--with-dbmliborder=bdb:gdbm' '--with-computed-gotos' "