/ concept-collection / benchcompress
Sign in
concept-collection / benchcompress
benchcompress / devel / install_in_silverblue_toolbox.sh
4 lines · 134 BBlameHistoryRaw
1# Need to do this to allow it to find wavepack-numcodecs
2export CFLAGS="-I/usr/include"
3export LDFLAGS="-L/usr/lib64"
4pip install -e .
moveopenescclose