diff options
author | khronosschoty <khronosschoty@posteo.org> | 2022-10-08 00:04:38 +0000 |
---|---|---|
committer | khronosschoty <khronosschoty@posteo.org> | 2022-10-08 00:04:38 +0000 |
commit | fb961d20e68d13e8b125bdae2588655bdd99d3df (patch) | |
tree | 20d2574c3b87703b72f2d5ed11d47b785db0a49d /network/palemoon/README | |
parent | 430917aaa74cc13aa0be71c8ed2a470128dd5a4b (diff) | |
download | slackbuilds-fb961d20e68d13e8b125bdae2588655bdd99d3df.tar.gz |
network/palemoon: added glibc patch for currentpalemoon-31.3.0.1
Diffstat (limited to 'network/palemoon/README')
-rw-r--r-- | network/palemoon/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/palemoon/README b/network/palemoon/README index 8894515c8e..bc814b6490 100644 --- a/network/palemoon/README +++ b/network/palemoon/README @@ -49,6 +49,10 @@ passing the variable: BLACKLIST_JACK=yes ./palemoon.SlackBuild +ALSA=1 will disable pulse audio and build a pure alsa Pale Moon. +GLIB-C-1PATCH=1 is a patch that will enable compiling on newer glibc +(such as is found in Slackware current). + To enable debug information, pass the script the parameter ENABLE_DEBUG=yes |