Skip to content

Commit 719f8ab

Browse files
committed
Revert "avoid type redefine warning in net-snmp-config.h"
1 parent 82fc3d4 commit 719f8ab

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

.github/scripts/windows/build_task.bat

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ if "%INTRINSICS%" neq "" set ADD_CONF=%ADD_CONF% --enable-native-intrinsics=%INT
3333

3434
set CFLAGS=/W1 /WX
3535

36-
patch --binary %DEPS_DIR%\include\net-snmp\net-snmp-config.h -i %~dp0net-snmp-config.h.patch.bin
37-
if %errorlevel% neq 0 exit /b 3
38-
3936
cmd /c configure.bat ^
4037
--enable-snapshot-build ^
4138
--disable-debug-pack ^

.github/scripts/windows/net-snmp-config.h.patch.bin

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)