aboutsummaryrefslogtreecommitdiff
path: root/sub
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-02-10 00:41:46 +0000
committerLaurent Bercot <ska@appnovation.com>2023-02-10 00:41:46 +0000
commit28c0416924aa04e4f48cc591a7dadfbdf4e7fd99 (patch)
tree91d808f77f3d5f53a93969190da2035c900607d8 /sub
parentaf47aec263b2036408a1867e5b0f0b044d5e58c7 (diff)
downloadlh-bootstrap-28c0416924aa04e4f48cc591a7dadfbdf4e7fd99.tar.xz
Typo fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'sub')
-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 da43453..ffc5b92 100644
--- a/sub/skarnet.org/Makefile
+++ b/sub/skarnet.org/Makefile
@@ -59,7 +59,7 @@ S6_NETWORKING_TOKEN := s6-tlsd-io
MDEVD_TOKEN := mdevd
BCNM_TOKEN := bcnm-waitif
-SKAWARE_ENV := (if $(filter true,$(TARGET_STATIC)),,env LDFLAGS=-Wl,-rpath-link,$(OUTPUT)/rootfs/library.so)
+SKAWARE_ENV := $(if $(filter true,$(TARGET_STATIC)),,env LDFLAGS=-Wl,-rpath-link,$(OUTPUT)/rootfs/library.so)
SKAWARE_OPTIONS := --enable-slashpackage $(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