Skip to content

Commit

Permalink
Revert "Update visibility"
Browse files Browse the repository at this point in the history
This reverts commit 43b01a7.
  • Loading branch information
Jarred-Sumner committed Aug 2, 2024
1 parent ba4eae8 commit 72d18a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions windows-release.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -199,9 +199,6 @@ cmake -S . -B $WebKitBuild `
"-DICU_ROOT=${ICU_STATIC_ROOT}" `
"-DICU_LIBRARY=${ICU_STATIC_LIBRARY}" `
"-DICU_INCLUDE_DIR=${ICU_STATIC_INCLUDE_DIR}" `
"-DCMAKE_C_VISIBILITY_PRESET=DEFAULT" `
"-DCMAKE_CXX_VISIBILITY_PRESET=DEFAULT" `
"-DCMAKE_VISIBILITY_INLINES_HIDDEN=OFF" `
"-DCMAKE_C_COMPILER=clang-cl" `
"-DCMAKE_CXX_COMPILER=clang-cl" `
"-DCMAKE_C_FLAGS_RELEASE=/Zi /O2 /Ob2 /DNDEBUG " `
Expand Down

0 comments on commit 72d18a3

Please sign in to comment.