[vlc-commits] [Git][videolan/vlc][master] contrib: mad: touch the extracted folder
Steve Lhomme (@robUx4)
gitlab at videolan.org
Sun Jul 19 16:23:35 UTC 2026
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
41a7e998 by Steve Lhomme at 2026-07-19T15:34:24+00:00
contrib: mad: touch the extracted folder
Otherwise we extract it at every rebuild.
$(MOVE) does this after moving the folder.
- - - - -
1 changed file:
- contrib/src/mad/rules.mak
Changes:
=====================================
contrib/src/mad/rules.mak
=====================================
@@ -31,6 +31,7 @@ endif
# old patch seem to solve buffer overflow a different way
# $(APPLY) $(SRC)/mad/check-bitstream-length.patch
# get a tarball with a folder name $(MOVE)
+ touch $@
.mad: libmad toolchain.cmake
$(REQUIRE_GPL)
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/41a7e998360e2e55758da8e6369bbb3b1e69c2e7
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/41a7e998360e2e55758da8e6369bbb3b1e69c2e7
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help
More information about the vlc-commits
mailing list