mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-30 06:20:28 +00:00
Improve AVX512 feature detection
This commit is contained in:
parent
317c8bc312
commit
5fd7b07fac
7 changed files with 492 additions and 144 deletions
|
@ -154,7 +154,8 @@ o/$(MODE)/examples/picol.dbg: \
|
|||
@$(APELINK)
|
||||
|
||||
o/$(MODE)/usr/share/dict/words.zip.o: private ZIPOBJ_FLAGS += -C2
|
||||
o/$(MODE)/examples/wut.o: private COPTS += -fopenmp
|
||||
|
||||
o/$(MODE)/examples/blas.o: private COPTS += -O3 -fopenmp
|
||||
|
||||
$(EXAMPLES_OBJS): examples/BUILD.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue