summaryrefslogtreecommitdiff
path: root/waterfox/README.md
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-06-06 15:31:25 +0000
committerB Stack <bgstack15@gmail.com>2020-06-06 15:31:25 +0000
commit7c4e9b96f45a035a5b687e9b826e8983a109e294 (patch)
treee47a662410710df487a85826bb3bbbdd97931f6e /waterfox/README.md
parentMerge branch 'veracrypt-bump' into 'master' (diff)
parentmozconfig: take generic clang (diff)
downloadstackrpms-7c4e9b96f45a035a5b687e9b826e8983a109e294.tar.gz
stackrpms-7c4e9b96f45a035a5b687e9b826e8983a109e294.tar.bz2
stackrpms-7c4e9b96f45a035a5b687e9b826e8983a109e294.zip
Merge branch 'waterfox-bump' into 'master'
Waterfox 2020.06 See merge request bgstack15/stackrpms!160
Diffstat (limited to 'waterfox/README.md')
-rw-r--r--waterfox/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/waterfox/README.md b/waterfox/README.md
index 642c136..11400d5 100644
--- a/waterfox/README.md
+++ b/waterfox/README.md
@@ -17,6 +17,7 @@ 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`
+* [https://github.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage](https://github.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage)
# Differences from upstream
## rpm
bgstack15