blob 4e721092a70b562fb86cffe520f1003a2fe2a9f5 419 bytes (raw)
name: gnu/packages/patches/tachyon-make-arch.patch # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
| | --- a/unix/Make-arch 2022-08-07 22:05:30.738754355 +0200
+++ b/unix/Make-arch 2022-08-07 22:31:59.969229824 +0200
@@ -1453,9 +1453,6 @@
# Linux x86 using gcc, with threads
linux-thr:
$(MAKE) all \
- "ARCH = linux-thr" \
- "CC = cc" \
"CFLAGS = -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux $(THREADSFLAGS) -D_REENTRANT $(MISCFLAGS)" \
- "AR = ar" \
"ARFLAGS = r" \
"STRIP = strip" \
"RANLIB = ranlib" \
|
debug log:
solving 4e721092a7 ...
found 4e721092a7 in https://yhetil.org/guix-patches/b895c20277e3d07aa9f38e6179f69af5843054f6.1659973115.git.guix@ikherbers.com/
applying [1/1] https://yhetil.org/guix-patches/b895c20277e3d07aa9f38e6179f69af5843054f6.1659973115.git.guix@ikherbers.com/
diff --git a/gnu/packages/patches/tachyon-make-arch.patch b/gnu/packages/patches/tachyon-make-arch.patch
new file mode 100644
index 0000000000..4e721092a7
1:12: space before tab in indent.
$(MAKE) all \
1:15: space before tab in indent.
"CFLAGS = -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux $(THREADSFLAGS) -D_REENTRANT $(MISCFLAGS)" \
1:17: space before tab in indent.
"ARFLAGS = r" \
1:18: space before tab in indent.
"STRIP = strip" \
1:19: space before tab in indent.
"RANLIB = ranlib" \
Checking patch gnu/packages/patches/tachyon-make-arch.patch...
Applied patch gnu/packages/patches/tachyon-make-arch.patch cleanly.
warning: 5 lines add whitespace errors.
index at:
100644 4e721092a70b562fb86cffe520f1003a2fe2a9f5 gnu/packages/patches/tachyon-make-arch.patch
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).