aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-10-30 12:58:51 +0000
committerLaurent Bercot <ska@appnovation.com>2023-10-30 12:58:51 +0000
commitcb7bd204ffcbd6cd52917c5610bcff9f05e5e3a9 (patch)
tree67f5236cc6963e5cbd34b1423de70bd0e9cffd01
parent0c0bc46ac9285aefc06d01ec2972012a21af5da5 (diff)
downloadlh-bootstrap-cb7bd204ffcbd6cd52917c5610bcff9f05e5e3a9.tar.xz
Add new manual sysdep
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--sub/skarnet.org/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/skarnet.org/Makefile b/sub/skarnet.org/Makefile
index b30226f..70acab3 100644
--- a/sub/skarnet.org/Makefile
+++ b/sub/skarnet.org/Makefile
@@ -92,7 +92,7 @@ TIPIDEE_TOKEN := tipideed
SKAWARE_ENV := $(if $(filter true,$(TARGET_STATIC)),,env LDFLAGS=-Wl,-rpath-link,$(OUTPUT)/rootfs/library.so)
SKAWARE_OPTIONS := --enable-slashpackage --enable-nsss $(if $(filter true,$(TARGET_STATIC)),--enable-static-libc --disable-shared,--enable-shared --disable-allstatic)
SKAWARE_BUILD_OPTIONS := --enable-slashpackage --disable-shared --enable-allstatic
-SKALIBS_OPTIONS := --with-default-path=/command:/usr/bin:/bin --with-sysdep-devurandom=yes --with-sysdep-grndinsecure=no
+SKALIBS_OPTIONS := --with-default-path=/command:/usr/bin:/bin --with-sysdep-devurandom=yes --with-sysdep-grndinsecure=no --with-sysdep-posixspawnearlyreturn=no
NSSS_OPTIONS := --enable-libc-includes
UTMPS_OPTIONS := --enable-libc-includes
EXECLINE_OPTIONS := --disable-pedantic-posix --enable-multicall