Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
1fb774c5 by Steve Lhomme at 2026-06-17T06:21:38+00:00
contrib: qt: bring back C flags when building qt
The revert of ee57b63e13f31e2afecf7e57b165f1db3aea89a4 did not revert to
its initial state.
- - - - -
1 changed file:
- contrib/src/qt/rules.mak
Changes:
=====================================
contrib/src/qt/rules.mak
=====================================
@@ -133,7 +133,7 @@ endif
.qt: qt toolchain.cmake
$(CMAKECLEAN)
- $(CMAKE) $(QTBASE_CONFIG)
+ $(HOSTVARS_CMAKE) $(CMAKE) $(QTBASE_CONFIG)
+PATH="$(PATH):$(PREFIX)/bin" $(CMAKEBUILD)
$(CMAKEINSTALL)
touch $@
View it on GitLab:
https://code.videolan.org/videolan/vlc/-/commit/1fb774c58b8d69e2164678b1da310a652fb7b195
--
View it on GitLab:
https://code.videolan.org/videolan/vlc/-/commit/1fb774c58b8d69e2164678b1da310a652fb7b195
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
_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits