mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Fix systemd for kernel 6.17
This commit is contained in:
@@ -98,7 +98,9 @@ PKG_MESON_OPTS_TARGET="--libdir=/usr/lib \
|
||||
-Dkmod-path=/usr/bin/kmod \
|
||||
-Dmount-path=/usr/bin/mount \
|
||||
-Dumount-path=/usr/bin/umount \
|
||||
-Dversion-tag=${PKG_VERSION}"
|
||||
-Dversion-tag=${PKG_VERSION} \
|
||||
-Dc_args=-D__counted_by\(x\)\= \
|
||||
-Dcpp_args=-D__counted_by\(x\)\="
|
||||
if [ -n "${BUILD_WITH_DEBUG}" ]
|
||||
then
|
||||
PKG_MESON_OPTS_TARGET+=" -Ddebug-tty=${DEBUG_TTY}"
|
||||
|
||||
Reference in New Issue
Block a user