1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 18:15:18 -07:00
libsodium/.muse/setup.sh

4 lines
97 B
Bash
Raw Permalink Normal View History

#! /bin/sh
./autogen.sh -s
env CPPFLAGS="-DDEV_MODE=1" ./configure --disable-dependency-tracking