Chromium Code Reviews| Index: build_ffmpeg.sh |
| =================================================================== |
| --- build_ffmpeg.sh (revision 109943) |
| +++ build_ffmpeg.sh (working copy) |
| @@ -316,6 +316,7 @@ |
| add_flag_common --extra-cflags=-I/usr/local/include |
| add_flag_common --extra-ldflags=-L/usr/local/lib |
| add_flag_common --extra-ldflags=-Wl,--enable-auto-import |
| + add_flag_common --extra-ldflags=-Wl,--no-seh |
| else |
| echo "Error: Unknown TARGET_ARCH=$TARGET_ARCH for TARGET_OS=$TARGET_OS!" |
| exit |