2017-08-13 15:29 GMT+02:00 Reindl Harald <[email protected]>: > --extra-cflags="%{optflags} -Ofast -ffast-math -funsafe-math-optimizations > -Wno-pointer-sign -minline-all-stringops -fno-strict-aliasing -flto > -ffat-lto-objects -fuse-ld=gold -fuse-linker-plugin" \ > --extra-ldflags="-Wl,--as-needed -Wl,-z,now -Wl,-z,relro -Wl,-z,noexecstack > %{optflags} -Ofast -ffast-math -funsafe-math-optimizations -Wno-pointer-sign > -minline-all-stringops -fno-strict-aliasing -flto -ffat-lto-objects > -fuse-ld=gold -fuse-linker-plugin" \
Just to make sure: Binaries with such excessive extra-flags cannot be used for bug reports, a default build will be requested. (configure options both for lto builds and more "secure" binaries exist, if -Ofast has any testable advantage with FFmpeg, *please* report this, same for fat-lto.) Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
