Skip to content

Commit ee83e86

Browse files
authored
Update default.py
1 parent 3b44769 commit ee83e86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

easybuild/framework/easyconfig/default.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@
236236
"and will be archived in the next major release of EasyBuild", OTHER],
237237
'build_info_msg': [None, "String with information to be printed to stdout and logged during the building "
238238
"of the easyconfig", OTHER],
239+
'check_readelf_rpath': [True, "If False, it won't check the RPATH by readelf even with the --rpath flag", OTHER],
239240
}
240241

241242

0 commit comments

Comments
 (0)