Skip to content

Commit

Permalink
app-doc/doxygen: filter -fipa-pta
Browse files Browse the repository at this point in the history
Very slow to compile and not worth it here.

Closes: https://bugs.gentoo.org/920092
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Dec 16, 2023
1 parent 712f6dc commit 68ed17b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app-doc/doxygen/doxygen-1.9.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ src_prepare() {
}

src_configure() {
# Very slow to compile, bug #920092
filter-flags -fipa-pta
# -Wodr warnings, see bug #854357 and https://github.com/doxygen/doxygen/issues/9287
filter-lto

Expand Down

0 comments on commit 68ed17b

Please sign in to comment.