summaryrefslogtreecommitdiff
path: root/waterfox
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-04-30 16:06:36 -0400
committerB Stack <bgstack15@gmail.com>2019-04-30 16:06:36 -0400
commite9e623d92b65ec06dc007bb9d85915d8aa064044 (patch)
tree9e2d620c03ef5e8baa45fba0957b0dcf62aff33b /waterfox
parentadded release notes details to debian changelog (diff)
downloadstackrpms-e9e623d92b65ec06dc007bb9d85915d8aa064044.tar.gz
stackrpms-e9e623d92b65ec06dc007bb9d85915d8aa064044.tar.bz2
stackrpms-e9e623d92b65ec06dc007bb9d85915d8aa064044.zip
palemoon on fc30 disable -Wformat-overflow
The problem lies with gcc 9 which changes how it searches printf parameters when using -Wformat-overflow. Gcc 9 is not released yet and causes problems when compiling the palemoon codebase. This commit still fails on rawhide but works in fc30 which is good enough for now.
Diffstat (limited to 'waterfox')
0 files changed, 0 insertions, 0 deletions
bgstack15