--- src/python/grpcio/commands.py.orig 2018-04-05 00:22:26.000000000 +0200 +++ src/python/grpcio/commands.py 2018-04-05 00:22:40.000000000 +0200 @@ -260,7 +260,6 @@ os.path.dirname(os.path.realpath(__file__)), '..', '..', '..', 'libs', config)) targets = [ - os.path.join(target_path, 'libboringssl.a'), os.path.join(target_path, 'libares.a'), os.path.join(target_path, 'libgpr.a'), os.path.join(target_path, 'libgrpc.a')