Skip to content

Commit c49d86a

Browse files
committed
installer: suppress ice03 errors
Signed-off-by: Jason A. Donenfeld <[email protected]>
1 parent abdc6d8 commit c49d86a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

installer/build.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ set WIX_CANDLE_FLAGS=-nologo -dWIREGUARD_VERSION="%WIREGUARD_VERSION%"
1414
set WIX_LIGHT_FLAGS=-nologo -spdb
1515
set WIX_LIGHT_FLAGS=%WIX_LIGHT_FLAGS% -sice:ICE39
1616
set WIX_LIGHT_FLAGS=%WIX_LIGHT_FLAGS% -sice:ICE61
17+
set WIX_LIGHT_FLAGS=%WIX_LIGHT_FLAGS% -sice:ICE03
1718

1819
if exist .deps\prepared goto :build
1920
:installdeps

0 commit comments

Comments
 (0)