mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 00:35:25 +01:00
Add patch headers
Also cleanup the flex patch a bit
This commit is contained in:
parent
9961c4b75f
commit
f7ea086630
19 changed files with 83 additions and 16 deletions
|
|
@ -1,4 +1,7 @@
|
|||
diff -r -U3 m4-1.4/src/m4.c m4-1.4-patched/src/m4.c
|
||||
sys/signal.h is not the POSIX appropriate place for signal.h, which mes libc
|
||||
attempts to conform to.
|
||||
|
||||
diff -r -U3 src/m4.c src/m4.c
|
||||
--- src/m4.c 1994-11-02 03:14:28.000000000 +0000
|
||||
+++ src/m4.c 2021-01-15 00:19:21.947654461 +0000
|
||||
@@ -19,7 +19,7 @@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue