mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Move the check if arm-mem should be included from virtual/libc to config/options and set the ARM_MEM_SUPPORT variable accordingly. This makes it possible to opt-out of using arm-mem which can be helpful for performance testing and debugging (eg valgrind doesn't play nicely with it). Signed-off-by: Matthias Reichl <hias@horus.com>