nopenpilot/selfdrive/ui/test/build_play_sound.sh

4 lines
115 B
Bash
Executable File

#!/bin/sh
clang -fPIC -o play_sound play_sound.c ../slplay.c -I ../../ -I ../ -lOpenSLES -Wl,-rpath=/system/lib64