summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/common/common.add
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/common/common.add')
-rw-r--r--contrib/crossrpms/common/common.add4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/crossrpms/common/common.add b/contrib/crossrpms/common/common.add
index c0f8ab01e3..bcf0ce249d 100644
--- a/contrib/crossrpms/common/common.add
+++ b/contrib/crossrpms/common/common.add
@@ -15,3 +15,7 @@
%define _exeext %{nil}
%endif
+%ifos cygwin cygwin32
+%define optflags -O3 -pipe -march=i486 -funroll-loops
+%endif
+