mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
d23222c92f
Currently: 1) libsodium and 2) nacl. Note that the "nacl" variant is actually libsodium. We just want to make sure the static analysers see the `VANILLA_NACL` code paths.
5 lines
58 B
Bash
5 lines
58 B
Bash
#!/bin/bash
|
|
|
|
run
|
|
run -DVANILLA_NACL -I/usr/include/sodium
|