Skip to content

Commit 7590346

Browse files
committed
Additional excludes for Linux
1 parent 8ad043e commit 7590346

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Package.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ import PackageDescription
77
#if os(Linux)
88
let platformExcludes: [String] = [
99
// Linux specific excludes
10+
"framework",
11+
"include-framework",
1012
"metal-cpp",
1113
// Exclude Metal backend files on Linux, but keep no_metal.cpp for stubs
1214
"mlx/mlx/backend/metal/allocator.cpp",

0 commit comments

Comments
 (0)