. ${GRIMOIRE}/FUNCTIONS &&
prepare_select_branch stable scm &&
config_query GLIBC_USEIDN  "Would you like to compile glibc with libidn support?" y &&
config_query GLIBC_SANITIZE_HEADERS "Do you want to use sanitized linux kernel headers from the latest stable release" n &&

config_query_option GLIBC_CET "enable Intel Control-flow Enforcement Technology (CET), x86_64 only" n \
  "--enable-cet" "--disable-cet" && 

message "it is recommended to run this spell at runlevel 1"
