# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/cryptsetup/cryptsetup.conf # Copyright (C) 2024 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2. # --- T2-COPYRIGHT-NOTE-END --- runmeson=0 [ "$SDECFG_LIBC" = musl ] && var_append GCC_WRAPPER_INSERT ' ' '-D_LARGEFILE64_SOURCE=1' pkginstalled libssh || var_append confopt ' ' '--disable-ssh-token' pkginstalled asciidoc || var_append confopt ' ' '--disable-asciidoc' var_append extraconfopt " " "--with-luks2-lock-path=/var/run/cryptsetup" atstage cross && var_append extraconfopt " " "--with-libgcrypt-prefix=$root/$prefix"