1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

systemd: Refresh patch after removal of __secure_getenv patch

(From OE-Core rev: 5268ee5b0ae1a11bf3c6cf673c8c17932ba630d4)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2019-08-14 20:55:01 -07:00
committed by Richard Purdie
parent a02a5db446
commit b95140cad3
@@ -76,7 +76,7 @@ Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
--- a/src/basic/missing_stdlib.h
+++ b/src/basic/missing_stdlib.h
@@ -11,3 +11,15 @@
# define secure_getenv getenv
# error "neither secure_getenv nor __secure_getenv are available"
# endif
#endif
+