redo NVIDIA variable
This commit is contained in:
parent
7bef4aa309
commit
d8a0044c1e
@ -18,6 +18,7 @@ CLANG=0 # use Clang compiler (if not, use GCC)
|
|||||||
O3=1 # use -O3 vs -O2 (optimisation)
|
O3=1 # use -O3 vs -O2 (optimisation)
|
||||||
ARCH="native" # target architecture (uarch patch)
|
ARCH="native" # target architecture (uarch patch)
|
||||||
TESTING=0 # add testing options
|
TESTING=0 # add testing options
|
||||||
|
NVIDIA=1 # add support for nvidia
|
||||||
|
|
||||||
#
|
#
|
||||||
# Sources:
|
# Sources:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user