Natanael Copa 72b375d748 testing/firefox: work around crash in brotli
brotli will depend on undefined behavior in memcpy() when built without
BROTLI_BUILD_PORTABLE. We work around it by explicitly setting it.

fortify-headers caught it for us.

https://bugzilla.mozilla.org/show_bug.cgi?id=1243724
2016-01-28 14:41:35 +01:00
..