diff --git a/kokoro/release/python/linux/build_artifacts.sh b/kokoro/release/python/linux/build_artifacts.sh index 4205975aad..2407a302c7 100755 --- a/kokoro/release/python/linux/build_artifacts.sh +++ b/kokoro/release/python/linux/build_artifacts.sh @@ -37,8 +37,6 @@ build_artifact_version() { before_install clean_code $REPO_DIR $BUILD_COMMIT - sed -i '/Wno-sign-compare/a \ \ \ \ \ \ \ \ extra_compile_args.append("-std=c++11")' $REPO_DIR/python/setup.py - cat $REPO_DIR/python/setup.py build_wheel $REPO_DIR/python $PLAT