2017-11-16 3:51 GMT+01:00 James Almer <jamr...@gmail.com>:

> configure can't even succeed with --toolchain=hardened on mingw-w64, so
> looks like i wouldn't have been able to reproduce it to begin with.

Try replacing toolchain with --extra-cflags=-fstack-protector-all:
$ configure --extra-cflags=-fstack-protector-all --enable-small --disable-avx

Thank you for the useful info, I didn't know that hardened doesn't
work on Windows.

Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to