CUDA: Do not use non-existent -Os flag for nvcc
Fix the CUDA MinSizeRel configuration flags to avoid using the -Os flag that nvcc does not support.
Fix the CUDA MinSizeRel configuration flags to avoid using the -Os flag that nvcc does not support.