redo NVIDIA variable

This commit is contained in:
Olivier 2025-04-15 15:01:07 +02:00
parent 7bef4aa309
commit d8a0044c1e

View File

@ -18,6 +18,7 @@ CLANG=0 # use Clang compiler (if not, use GCC)
O3=1 # use -O3 vs -O2 (optimisation)
ARCH="native" # target architecture (uarch patch)
TESTING=0 # add testing options
NVIDIA=1 # add support for nvidia
#
# Sources: