[all-commits] [llvm/llvm-project] 1b643d: Restrict LLVM_TARGETS_TO_BUILD in Windows release ...
Hans via All-commits
all-commits at lists.llvm.org
Sun Sep 1 00:48:55 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 1b643dbad74986718460f28347cbd17085402383
https://github.com/llvm/llvm-project/commit/1b643dbad74986718460f28347cbd17085402383
Author: Hans <hans at hanshq.net>
Date: 2024-09-01 (Sun, 01 Sep 2024)
Changed paths:
M llvm/utils/release/build_llvm_release.bat
Log Message:
-----------
Restrict LLVM_TARGETS_TO_BUILD in Windows release packaging (#106059)
When including all targets, some files become too large for the NSIS
installer to handle.
Fixes #101994
(cherry picked from commit 2a28df66dc3f7ff5b6233241837854acefb68d77)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list