guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: Add missing patch to local.mk.


From: Marius Bakke
Subject: 01/01: gnu: Add missing patch to local.mk.
Date: Mon, 19 Nov 2018 19:13:59 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 9acfe275adf1bc27483ba58c6d86a84ba20aa08f
Author: Marius Bakke <address@hidden>
Date:   Tue Nov 20 01:11:26 2018 +0100

    gnu: Add missing patch to local.mk.
    
    This line was removed by accident in 
0a41123f01d5d2466d6f533be3644ac8c9a2bdf9.
    
    * gnu/local.mk (dist_patch_DATA): Add "clang-3.5-libc-search-path.patch".
---
 gnu/local.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/local.mk b/gnu/local.mk
index 7073416..d2f085e 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -617,6 +617,7 @@ dist_patch_DATA =                                           
\
   %D%/packages/patches/chmlib-inttypes.patch                   \
   %D%/packages/patches/clamav-config-llvm-libs.patch           \
   %D%/packages/patches/clamav-system-tomsfastmath.patch                \
+  %D%/packages/patches/clang-3.5-libc-search-path.patch                \
   %D%/packages/patches/clang-3.8-libc-search-path.patch                \
   %D%/packages/patches/clang-6.0-libc-search-path.patch                \
   %D%/packages/patches/clang-runtime-asan-build-fixes.patch    \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]