mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #8007 from heitbaum/fakeroot
fakeroot: fix missing header file race condition
This commit is contained in:
commit
b3ad10139e
@ -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