 if [[ "$HOST" == x86_64-* ]]; then
   config_query GCC_NOLIB64  "Shall gcc compile binaries to expect the dynamic linker in /lib (not /lib64) (lib64 purge part 1 of 2)?"  n
 fi

