me
/
guix
Archived
1
0
Fork 0

gnu: libreoffice: Remove obsolete workaround.

* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Don't pass LDFLAGS.
Marius Bakke 2022-08-15 16:44:09 +02:00
parent 97386910fb
commit 1e969dafb7
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 2 deletions

View File

@ -1253,8 +1253,6 @@ converting QuarkXPress file format. It supports versions 3.1 to 4.1.")
(dirname
(search-input-file %build-inputs
"lib/libboost_system.so")))
;; Avoid undefined symbols required by boost::spirit
"LDFLAGS=-lboost_system"
;; Avoid a dependency on ucpp.
"--with-idlc-cpp=cpp"
;; The fonts require an external tarball (crosextrafonts).