Skip to content

Commit

Permalink
Make ignoring SEGV the default when loading module
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamSimpson committed Nov 2, 2015
1 parent d7eb033 commit 36eaf0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wraprun_formula.rb
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ def install
module load dynamic-link
setenv W_UNSET_PRELOAD 1
setenv W_IGNORE_SEGV 1
<% if @builds.size > 1 %>
<%= module_build_list @package, @builds %>
Expand Down

0 comments on commit 36eaf0b

Please sign in to comment.