!109 fix eulerMaker build error

From: @taotao-sauce 
Reviewed-by: @duguhaotian 
Signed-off-by: @duguhaotian
This commit is contained in:
openeuler-ci-bot 2024-02-02 07:25:36 +00:00 committed by Gitee
commit 43c1eb6c35
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -246,6 +246,7 @@ export CMAKE_BUILD_DIR=build-static
-Dprotobuf_USE_EXTERNAL_GTEST:BOOL=ON \
-Dprotobuf_ABSL_PROVIDER=package \
-Dprotobuf_BUILD_TESTS:BOOL=OFF \
-DCMAKE_CXX_FLAGS="-fPIC" \
-G Ninja \
../
popd