Skip to content

Fix building with LTO enabled

The patch 20_add_flags causes FTBFS with LTO enabled. Meanwhile pie is already enabled by default by gcc, so this patch is not needed.

Merge request reports

Loading