Skip to content

Commit

Permalink
Restyled by shellharden
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Oct 6, 2022
1 parent 2282c4e commit 3738f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other/docker/windows/build_toxcore.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ build() {
-DCMAKE_CXX_FLAGS="$CMAKE_CXX_FLAGS" \
-DCMAKE_EXE_LINKER_FLAGS="$CMAKE_EXE_LINKER_FLAGS -fstack-protector" \
-DCMAKE_SHARED_LINKER_FLAGS="$CMAKE_SHARED_LINKER_FLAGS" \
$EXTRA_CMAKE_FLAGS \
"$EXTRA_CMAKE_FLAGS" \
..
cmake --build . --target install -- -j"$(nproc)"

Expand Down

0 comments on commit 3738f47

Please sign in to comment.