mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	[gha] update winxp build
Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
		
							parent
							
								
									b98b3a87b0
								
							
						
					
					
						commit
						cdc81e19a0
					
				
					 1 changed files with 7 additions and 6 deletions
				
			
		
							
								
								
									
										13
									
								
								.github/workflows/build-windows.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								.github/workflows/build-windows.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -133,16 +133,17 @@ jobs:
 | 
			
		|||
        pushd MINGW-packages
 | 
			
		||||
        pushd mingw-w64-headers-git
 | 
			
		||||
        sed -i 's/0x601/0x501/' PKGBUILD
 | 
			
		||||
        MINGW_ARCH=mingw32 makepkg-mingw -sCLf --noconfirm
 | 
			
		||||
        pacman --noconfirm -U mingw-w64-i686-headers-git-*-any.pkg.tar.zst
 | 
			
		||||
        MINGW_ARCH=mingw32 makepkg-mingw -sCLfi --noconfirm --nocheck
 | 
			
		||||
        popd
 | 
			
		||||
        pushd mingw-w64-crt-git
 | 
			
		||||
        MINGW_ARCH=mingw32 makepkg-mingw -sCLf --noconfirm
 | 
			
		||||
        pacman --noconfirm -U mingw-w64-i686-crt-git-*-any.pkg.tar.zst
 | 
			
		||||
        MINGW_ARCH=mingw32 makepkg-mingw -sCLfi --noconfirm --nocheck
 | 
			
		||||
        popd
 | 
			
		||||
        pushd mingw-w64-winpthreads-git
 | 
			
		||||
        MINGW_ARCH=mingw32 makepkg-mingw -sCLf --noconfirm
 | 
			
		||||
        pacman --noconfirm -U mingw-w64-i686-libwinpthread-git-*-any.pkg.tar.zst mingw-w64-i686-winpthreads-git-*-any.pkg.tar.zst
 | 
			
		||||
        MINGW_ARCH=mingw32 makepkg-mingw -sCLfi --noconfirm --nocheck
 | 
			
		||||
        popd
 | 
			
		||||
        pushd mingw-w64-openssl
 | 
			
		||||
        gpg --recv-keys D894E2CE8B3D79F5
 | 
			
		||||
        MINGW_ARCH=mingw32 makepkg-mingw -sCLfi --noconfirm --nocheck
 | 
			
		||||
        popd
 | 
			
		||||
        popd
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue