summaryrefslogtreecommitdiff
path: root/vp8/vp8_dx_iface.c
diff options
context:
space:
mode:
authorKO Myung-Hun <komh@chollian.net>2016-05-22 17:44:49 +0900
committerKO Myung-Hun <komh@chollian.net>2016-05-22 18:11:59 +0900
commit72e332f767a2278860633c5b66b02efab143116a (patch)
treedcaf8fe3dcd911246b726f069611124ca859778e /vp8/vp8_dx_iface.c
parent14e8adea3c01c0217e6e6ae38abaf33203af291d (diff)
downloadlibvpx-72e332f767a2278860633c5b66b02efab143116a.tar
libvpx-72e332f767a2278860633c5b66b02efab143116a.tar.gz
libvpx-72e332f767a2278860633c5b66b02efab143116a.tar.bz2
libvpx-72e332f767a2278860633c5b66b02efab143116a.zip
configure: Add -mstackrealign flags to CFLAGS on OS/2
Many codes require -mstackrealign flags. Although -mstackrealign has been already added to CFLAGS of some modules, SIGSEGV occurs in other modules than those modules. The best way may be to find causes and to fix them. However, we cannot know those causes until SIGSEGV occur really. In addition, if SIGSEGV occurs in other programs, it will be fatal. So adding -mstackrealign flags to CFLAGS unconditionally is reasonable. Change-Id: I999ef597a6afe97f5e7cc7bffaa866537c3eedd2
Diffstat (limited to 'vp8/vp8_dx_iface.c')
0 files changed, 0 insertions, 0 deletions