Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Commit

Permalink
-DCMAKE_CXX_FLAGS=-Wl,--allow-multiple-definition
Browse files Browse the repository at this point in the history
  • Loading branch information
talregev committed Feb 9, 2024
1 parent 99ed9b8 commit 8f1972c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-config/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ runs:
-DGZ_PROTOBUF_USE_CMAKE_CONFIG=ON \
-DCMAKE_INSTALL_PREFIX=$PWD/vcpkg/installed/x64-linux-release \
-DUSE_UPSTREAM_CFLAGS=OFF \
-DCMAKE_CXX_FLAGS=--allow-multiple-definition
-DCMAKE_CXX_FLAGS=-Wl,--allow-multiple-definition

0 comments on commit 8f1972c

Please sign in to comment.