mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: make-torbrowser: Delete testing/web-platform.
* gnu/packages/tor-browsers.scm (make-torbrowser): Delete testing/web-platform. This frees more than 800M of RAM during the build. Removing it seems to be enough to allow build on some machines. Signed-off-by: Ian Eure <ian@retrospec.tv>
This commit is contained in:
parent
8867f0df70
commit
3a0acc2e86
1 changed files with 2 additions and 0 deletions
|
@ -433,6 +433,8 @@ Browser.")
|
|||
;; UNBUNDLE-ME! "gfx/graphite2"
|
||||
"js/src/ctypes/libffi"
|
||||
;; UNBUNDLE-ME! "db/sqlite3"
|
||||
;; 800Mo of unused tests.
|
||||
"testing/web-platform"
|
||||
))))
|
||||
(add-after 'remove-bundled-libraries 'fix-ffmpeg-runtime-linker
|
||||
(lambda* (#:key inputs #:allow-other-keys)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue