From 849942f9fd8028de0ed99c3c740fb33e28cf84ea Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Fri, 10 May 2013 13:31:03 +0100 Subject: qt: fix comment typo. --- Library/Formula/qt.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/qt.rb b/Library/Formula/qt.rb index 624599c32..8d0dd3b9e 100644 --- a/Library/Formula/qt.rb +++ b/Library/Formula/qt.rb @@ -51,7 +51,7 @@ class Qt < Formula "-confirm-license", "-opensource", "-cocoa", "-fast" ] - # we have to disable all tjos to avoid triggering optimization code + # we have to disable 3DNow! to avoid triggering optimization code # that will fail with clang. Only seems to occur in superenv, perhaps # because we rename clang to cc and Qt thinks it can build with special # assembler commands. In --env=std, Qt seems aware of this.) -- cgit v1.2.3