mirror of
https://github.com/aaru-dps/Aaru.Compression.Native.git
synced 2025-12-16 19:24:31 +00:00
Remove message that Windows x86 does not work, it now does.
This commit is contained in:
1
build.sh
1
build.sh
@@ -217,7 +217,6 @@ mv libAaru.Compression.Native.dll runtimes/win-x64/native/
|
||||
## Windows (x86)
|
||||
# Detected system processor: i686
|
||||
# TODO: Requires MSVCRT.DLL
|
||||
# /work/3rdparty/lzma-21.03beta/C/Alloc.c:9:10: fatal error: Windows.h: No such file or directory
|
||||
rm -f CMakeCache.txt
|
||||
mkdir -p runtimes/win-x86/native
|
||||
docker run --rm dockcross/windows-shared-x86 > docker/dockcross-win-x86
|
||||
|
||||
Reference in New Issue
Block a user