Searched refs:build_libear (Results 1 – 3 of 3) sorted by relevance
30 from libear import build_libear, TemporaryDirectory113 sys.platform) else build_libear(c_compiler, destination)
27 # libear is compiled dynamically in build_libear using the specified cc
19 def build_libear(compiler, dst_dir): function