Guest User

Untitled

a guest
Jul 21st, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. diff --git a/m4/autotroll.m4 b/m4/autotroll.m4
  2. index 658251b..b5060df 100644
  3. --- a/m4/autotroll.m4
  4. +++ b/m4/autotroll.m4
  5. @@ -267,7 +267,7 @@ AC_DEFUN([AT_WITH_QT],
  6. dnl (
  7. darwin*)
  8. at_darwin=yes
  9. - at_qmake_args='-spec macx-g++'
  10. + at_qmake_args='-spec macx-clang'
  11. ;;
  12. esac
  13. AC_MSG_RESULT([$at_darwin])
Add Comment
Please, Sign In to add comment