Project

General

Profile

Bug #8358 ยป 0001-Properly-detect-platform-for-SSE2-instructions.patch

vo.x (Vit Ondruch), 02/08/2014 11:47 AM

View differences:

configure.in
[*-darwin*], [
# doesn't seem necessary on Mac OS X
],
[i[4-6]86], [
[[i[4-6]86*]], [
RUBY_TRY_CFLAGS(-msse2 -mfpmath=sse, [
RUBY_APPEND_OPTION(XCFLAGS, -msse2 -mfpmath=sse)
RUBY_TRY_CFLAGS(-mstackrealign, [RUBY_APPEND_OPTION(XCFLAGS, -mstackrealign)])
    (1-1/1)