Skip to content
Snippets Groups Projects
Commit 0de7192b authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont Committed by Jean-Baptiste Kempf
Browse files

contrib: samplerate: fix build

Really only build the library. Fixes #27380.

Regression from 8a2109a3.
parent c13fc71e
No related branches found
No related tags found
1 merge request!2643contrib: samplerate: fix build
Pipeline #269626 passed with stage
in 23 minutes and 55 seconds
......@@ -25,7 +25,6 @@ samplerate: libsamplerate-$(SAMPLERATE_VERSION).tar.gz .sum-samplerate
$(MAKEBUILDDIR)
$(MAKECONFIGURE)
+$(MAKEBUILD) -C src
+$(MAKEBUILD)
+$(MAKEBUILD) -C src install
+$(MAKEBUILD) install-data
touch $@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment