cmake.patch 281 B

1234567
  1. diff --git a/CMakeLists.txt b/CMakeLists.txt
  2. index 83197af..297a3b3 100644
  3. --- a/CMakeLists.txt
  4. +++ b/CMakeLists.txt
  5. @@ -203,1 +203,1 @@
  6. - message(SEND_ERROR "Something went wrong determining gcc tune: -mtune=${GNUCC_ARCH} not valid")
  7. + set(TUNE_FLAG native)