mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-27 18:13:08 +02:00
modulefile: unset C_INCLUDE_PATH and CPLUS_INCLUDE_PATH
This commit is contained in:
@@ -20,6 +20,8 @@ if { [module-info mode load] } {
|
||||
remove-path PATH $str
|
||||
}
|
||||
}
|
||||
remove-path C_INCLUDE_PATH "$PREFIX/include"
|
||||
remove-path CPLUS_INCLUDE_PATH "$PREFIX/include"
|
||||
}
|
||||
|
||||
set shell [module-info shell]
|
||||
|
||||
Reference in New Issue
Block a user