mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Merge pull request #3505 from HiassofT/le10-systemd-version-tag
systemd: add version-tag build option
This commit is contained in:
commit
bf6f4959bc
@ -89,7 +89,8 @@ PKG_MESON_OPTS_TARGET="--libdir=/usr/lib \
|
||||
-Dkmod-path=/usr/bin/kmod \
|
||||
-Dmount-path=/usr/bin/mount \
|
||||
-Dumount-path=/usr/bin/umount \
|
||||
-Ddebug-tty=$DEBUG_TTY"
|
||||
-Ddebug-tty=$DEBUG_TTY \
|
||||
-Dversion-tag=${PKG_VERSION}"
|
||||
|
||||
pre_configure_target() {
|
||||
export CFLAGS="$CFLAGS -fno-schedule-insns -fno-schedule-insns2 -Wno-format-truncation"
|
||||
|
Loading…
x
Reference in New Issue
Block a user