mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
fakeroot: fix missing header file race condition
ref: - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041674
This commit is contained in:
parent
4943e532eb
commit
6b4a35331d
@ -0,0 +1,11 @@
|
||||
--- a/Makefile.am 2023-07-21 22:53:36.152522891 +0000
|
||||
+++ b/Makefile.am 2023-07-22 00:12:21.796916350 +0000
|
||||
@@ -58,6 +58,8 @@
|
||||
|
||||
libfakeroot.lo:libfakeroot.c wrapdef.h wrapstruct.h wraptmpf.h
|
||||
|
||||
+libfakeroot_time64.c:wrapped.h
|
||||
+
|
||||
fakerootconfig.h: ./config.status
|
||||
CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status
|
||||
|
Loading…
x
Reference in New Issue
Block a user