From 3fcfccf0ca97cfd3e9f98da5d152e2d38d75ed34 Mon Sep 17 00:00:00 2001 From: Chuck Walbourn Date: Tue, 12 Jan 2021 20:01:37 -0800 Subject: directxmesh, directxtex, and uvatlas now support linux (#15554) * Update for directx-headers release 1.0.1 * DirectXMesh, DirectXTex, and UVAtlas now support Linux * Updated hashes and bins * Fix linux builds * Fixed directxtex[openexr] for x64-linux * Removed stray file * directxmath hot-fix for GCC arm64 * Fixed hash * Hash fix again * x64-linux CIs use GCC 7, but I require GCC 9 * Added warning message for GCC 9 requirement --- ports/directxmath/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/directxmath/CONTROL') diff --git a/ports/directxmath/CONTROL b/ports/directxmath/CONTROL index 6471db4e8..bbd86fa2e 100644 --- a/ports/directxmath/CONTROL +++ b/ports/directxmath/CONTROL @@ -1,4 +1,4 @@ Source: directxmath -Version: dec2020b +Version: jan2021 Homepage: https://walbourn.github.io/introducing-directxmath/ Description: DirectXMath SIMD C++ math library -- cgit v1.2.3