Skip to content

Commit 5712d73

Browse files
authored
Link custom kernels with libextension_threadpool (#9209)
1 parent 4f02b33 commit 5712d73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/build_apple_frameworks.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ libmicrokernels-prod.a,\
5353

5454
FRAMEWORK_KERNELS_CUSTOM="kernels_custom:\
5555
libcustom_ops.a,\
56+
libextension_threadpool.a,\
5657
:"
5758

5859
FRAMEWORK_KERNELS_OPTIMIZED="kernels_optimized:\

0 commit comments

Comments
 (0)