view test/Makefile.x86 @ 17:41dd962abdd1

*: allow compiling vec in a C++ translation unit this is stupid, but whatever
author Paper <paper@tflc.us>
date Wed, 20 Nov 2024 12:02:15 -0500
parents e05c257c6a23
children
line wrap: on
line source

CPPFLAGS += -mmmx -msse2 -msse4.1 -mavx2 -mavx512f

include Makefile.template