mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-02 03:30:48 +02:00
Merge pull request #735 from RockyBukake/patch-1
sdrangel: fix DSD plugin
This commit is contained in:
commit
3247c666c8
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ src_prepare() {
|
|||
|
||||
src_configure() {
|
||||
mycmakeargs=(
|
||||
-DDSDCC_DIR="/usr/include/dsdcc" \
|
||||
-DDEBUG_OUTPUT="$(usex debug)" \
|
||||
-DSANITIZE_ADDRESS=OFF \
|
||||
-DRX_SAMPLE_24BIT=ON \
|
||||
|
|
|
|||
Loading…
Reference in a new issue