diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2020-11-14 01:10:29 -0500 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2020-11-14 11:41:07 -0500 |
commit | 9e4c24ef90545e242539a16a5ea28d7effc45933 (patch) | |
tree | 25de26367ff0a8e0b0c8fbdec65818666caaaf5a /gnu/ci.scm | |
parent | 199ebb12981e13a1a29501276bcb1675a53080b6 (diff) |
gnu: llvm-9: Standardize patch level.
Having a non-standard (different than 1) patch level requirement means the
patches cannot be composed easily from different origins. The following
command was used to remove one level from the llvm-9 patches:
sed -e 's|^--- a/|--- |' -e 's|^+++ b/|+++ |' \
gnu/packages/patches/llvm-9* -i
* gnu/packages/llvm.scm (llvm-9)[source]: Drop the patch-flags field.
Re-indent list of patches.
* gnu/packages/patches/llvm-9-fix-bitcast-miscompilation.patch: Strip one level.
* gnu/packages/patches/llvm-9-fix-lpad-miscompilation.patch: Likewise.
* gnu/packages/patches/llvm-9-fix-scev-miscompilation.patch: Likewise.
Diffstat (limited to 'gnu/ci.scm')
0 files changed, 0 insertions, 0 deletions