opnsense-ports/audio/sonic-visualiser/files/patch-sonic-visualiser.pro
Franco Fichtner 9951c63c8e */*: sync with upstream
Taken from: FreeBSD
2017-03-04 11:00:52 +01:00

11 lines
500 B
INI

Disable building the tests. They prevent building sonic-visualiser in parallel.
--- sonic-visualiser.pro.orig 2017-02-24 17:52:22 UTC
+++ sonic-visualiser.pro
@@ -5,7 +5,6 @@ SUBDIRS = sub_dataquay svcore svgui svap
# We should build and run the tests on any platform,
# but doing it automatically doesn't work so well from
# within an IDE on Windows, so remove that from here
- SUBDIRS += svcore/base/test svcore/data/fileio/test svcore/data/model/test
}
sub_sv.file = sv.pro