summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-02-02 02:10:49 (GMT)
committerkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-02-02 02:10:49 (GMT)
commit234a3bf8efb3a1300ed9b3d2b064003fdf8210b5 (patch)
tree5d7c19d699d535b960a29f33794990ddc87eee23
parent5bc2ab00e8db95b0892a272e5fd5f333df28282d (diff)
qmake's default settings work better on Mac
git-svn-id: http://svn.clifford.at/openscad/trunk@411 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r--openscad.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/openscad.pro b/openscad.pro
index af5d17e..d2050c3 100644
--- a/openscad.pro
+++ b/openscad.pro
@@ -53,7 +53,7 @@ else {
INCLUDEPATH += /usr/include/eigen2
}
-QMAKE_CXXFLAGS_RELEASE = -O3 -march=pentium
+!macx:QMAKE_CXXFLAGS_RELEASE = -O3 -march=pentium
# QMAKE_CFLAGS += -pg
# QMAKE_CXXFLAGS += -pg
contact: Jan Huwald // Impressum