diff options
author | B Stack <bgstack15@gmail.com> | 2020-03-19 10:29:53 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-03-19 10:29:53 -0400 |
commit | 2f48465d696346b825028d58861ef53633f8ee35 (patch) | |
tree | 0524d6679f14892d0f38c21b0b6019de113f0431 /waterfox/README.md | |
parent | waterfox 2020.03.1 rpm rc1 (diff) | |
download | stackrpms-2f48465d696346b825028d58861ef53633f8ee35.tar.gz stackrpms-2f48465d696346b825028d58861ef53633f8ee35.tar.bz2 stackrpms-2f48465d696346b825028d58861ef53633f8ee35.zip |
add gcc10 fix
Diffstat (limited to 'waterfox/README.md')
-rw-r--r-- | waterfox/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/waterfox/README.md b/waterfox/README.md index 231130e..642c136 100644 --- a/waterfox/README.md +++ b/waterfox/README.md @@ -15,6 +15,9 @@ Distro | Waterfox version ---------- | ---------------- All | 2020.01-classic +# Additional info +* 2020-03-19 [https://src.fedoraproject.org/rpms/redhat-rpm-config/blob/master/f/buildflags.md](https://src.fedoraproject.org/rpms/redhat-rpm-config/blob/master/f/buildflags.md) is where the rpm scriptlet `_legacy_common_support 1` comes from, for telling gcc 10 to use `-fcommon` + # Differences from upstream ## rpm View the output of script [stackrpms-diff.sh](stackrpms-diff.sh) with this command: |