Skip to content

Commit

Permalink
feat: can build?
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO committed Nov 5, 2024
1 parent 554caef commit 6041650
Show file tree
Hide file tree
Showing 37 changed files with 1,501 additions and 10,537 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
run: |
sudo apt-get update -y
sudo apt-get install -y ninja-build python3-pyelftools elfutils patchelf nasm
sudo apt-get install -y autoconf automake autoconf-archive
- name: Install Cross-Compiler for Linux
if: runner.os == 'Linux' && matrix.arch == 'arm64'
Expand Down Expand Up @@ -107,6 +108,7 @@ jobs:
run: |
brew update
brew install ccache ninja pkg-config nasm bison
brew install autoconf automake autoconf-archive
brew install bash gnu-sed gnu-tar
echo "$(brew --prefix)/opt/gnu-sed/libexec/gnubin" >> $GITHUB_PATH
Expand Down
12 changes: 0 additions & 12 deletions vcpkg-overlay/ports/abseil/avoid-export-internal.patch

This file was deleted.

59 changes: 0 additions & 59 deletions vcpkg-overlay/ports/abseil/portfile.cmake

This file was deleted.

26 changes: 0 additions & 26 deletions vcpkg-overlay/ports/abseil/vcpkg.json

This file was deleted.

2 changes: 1 addition & 1 deletion vcpkg-overlay/ports/directml-bin/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)
vcpkg_download_distfile(ARCHIVE
URLS "https://www.nuget.org/api/v2/package/Microsoft.AI.DirectML/${VERSION}"
FILENAME "Microsoft.AI.DirectML.${VERSION}.nupkg"
SKIP_SHA512
SHA512 4ff8c41a032fc94fbf441422637d6534d9a34f521eac1cd977e2a37a6f3ca36be0ea28e15a5a3da0fdf047982be26fd2f80609bb44fd46891ee9b510a8dbb892
)

vcpkg_extract_source_archive(
Expand Down
20 changes: 0 additions & 20 deletions vcpkg-overlay/ports/flatbuffers/fix-uwp-build.patch

This file was deleted.

47 changes: 0 additions & 47 deletions vcpkg-overlay/ports/flatbuffers/portfile.cmake

This file was deleted.

21 changes: 0 additions & 21 deletions vcpkg-overlay/ports/flatbuffers/vcpkg.json

This file was deleted.

4 changes: 0 additions & 4 deletions vcpkg-overlay/ports/lapack/CMakeLists.txt

This file was deleted.

5 changes: 0 additions & 5 deletions vcpkg-overlay/ports/lapack/portfile.cmake

This file was deleted.

16 changes: 0 additions & 16 deletions vcpkg-overlay/ports/lapack/vcpkg.json

This file was deleted.

Loading

0 comments on commit 6041650

Please sign in to comment.