Skip to content

Commit 12eb04c

Browse files
committed
Hack to fix link on w64 with cpuinfo
1 parent 5f5f95b commit 12eb04c

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

X/XNNPACK/build_tarballs.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ sources = [
2929
# Bash recipe for building across all platforms
3030
script = raw"""
3131
cd $WORKSPACE/srcdir/XNNPACK
32+
install -Dvm 644 ../patches/libcpuinfo_internals.a $libdir/
3233
atomic_patch -p1 ../patches/xnnpack-soversion.patch
3334
atomic_patch -p1 ../patches/xnnpack-freebsd.patch
3435
C_FLAGS=()
52.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)