Skip to content

Commit d87bd16

Browse files
wdconincCopilot
andcommitted
fix: comments
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b9b5102 commit d87bd16

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

spack-environment/packages.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,8 +504,8 @@ packages:
504504
require:
505505
- '@2.7.1:'
506506
- -mkldnn
507-
- # avoid compilation error in third_party/XNNPACK/src/f16-avgpool/f16-avgpool-9p8x-minmax-neonfp16arith-c8.c
508-
spec: cxxflags=-Wno-error=incompatible-pointer-types
507+
# avoid compilation error in third_party/XNNPACK/src/f16-avgpool/f16-avgpool-9p8x-minmax-neonfp16arith-c8.c
508+
- spec: cxxflags=-Wno-error=incompatible-pointer-types
509509
when: 'target=aarch64:'
510510
py-vector:
511511
require:

0 commit comments

Comments
 (0)