diff options
Diffstat (limited to 'redhat/applications/tde-style-baghira/tde-style-baghira.spec')
-rw-r--r-- | redhat/applications/tde-style-baghira/tde-style-baghira.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/redhat/applications/tde-style-baghira/tde-style-baghira.spec b/redhat/applications/tde-style-baghira/tde-style-baghira.spec index 652bb3993..185110631 100644 --- a/redhat/applications/tde-style-baghira/tde-style-baghira.spec +++ b/redhat/applications/tde-style-baghira/tde-style-baghira.spec @@ -34,6 +34,8 @@ %define tde_tdeincludedir %{tde_includedir}/tde %define tde_tdelibdir %{tde_libdir}/trinity +# Required for Mageia and PCLinuxOS: removes the ldflag '--no-undefined' +%define _disable_ld_no_undefined 1 Name: trinity-%{tde_pkg} Epoch: %{tde_epoch} |