Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC


Commits:
0de7192b by Rémi Denis-Courmont at 2022-10-05T09:12:45+00:00
contrib: samplerate: fix build

Really only build the library. Fixes #27380.

Regression from 8a2109a3947ef513e64e9ccae4f85e9399a7d243.

- - - - -


1 changed file:

- contrib/src/samplerate/rules.mak


Changes:

=====================================
contrib/src/samplerate/rules.mak
=====================================
@@ -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 $@



View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/0de7192b5c2908d4f202e1107365625ccb5db006

-- 
View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/0de7192b5c2908d4f202e1107365625ccb5db006
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance
_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to