2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-09-30 21:40:58 -06:00

make: Remove patch

This commit is contained in:
Dylan Araps 2019-06-19 23:00:42 +03:00
parent c15f2d9af8
commit a54358748b
4 changed files with 0 additions and 15 deletions

View File

@ -1,7 +1,5 @@
#!/bin/sh -e
patch -p1 < make-4.2.1.patch
./configure \
--prefix=/usr

View File

@ -1,2 +1 @@
d6e262bf3601b42d2b1e4ef8310029e1dcf20083c5446b4b7aa67081fdffc589 make-4.2.1.tar.bz2
44781fb0f5c7f44bf3a6c105150edeae483af3b78d8cb7070c59b41122df8ea6 make-4.2.1.patch

View File

@ -1,11 +0,0 @@
--- clean/make-4.2/glob/glob.c 2013-10-20 17:14:38.000000000 +0000
+++ make-4.2/glob/glob.c 2018-09-18 10:16:03.860886356 +0000
@@ -208,7 +208,7 @@
#endif /* __GNU_LIBRARY__ || __DJGPP__ */
-#if !defined __alloca && !defined __GNU_LIBRARY__
+#if !defined __alloca && defined __GNU_LIBRARY__
# ifdef __GNUC__
# undef alloca

View File

@ -1,2 +1 @@
https://ftp.gnu.org/gnu/make/make-4.2.1.tar.bz2
patches/make-4.2.1.patch