Skip to content

Commit

Permalink
Merge branch 'gobject_introspection_fix' of github.com:bedroge/softwa…
Browse files Browse the repository at this point in the history
…re-layer into gobject_introspection_fix
  • Loading branch information
bedroge committed Jul 19, 2024
2 parents 46a9c85 + 6277bc3 commit 013e181
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions eb_hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,7 @@ def pre_configure_hook_extrae(self, *args, **kwargs):
def pre_configure_hook_gobject_introspection(self, *args, **kwargs):
"""
pre-configure hook for GObject-Introspection:
- prevent GObject-Introspection from setting $LD_LIBRARY_PATH if Easybuild is configured to filter it
that are configured to be filtered by EasyBuild, see:
- prevent GObject-Introspection from setting $LD_LIBRARY_PATH if EasyBuild is configured to filter it, see:
https://github.com/EESSI/software-layer/issues/196
"""
if self.name == 'GObject-Introspection':
Expand Down

0 comments on commit 013e181

Please sign in to comment.