Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mbb
modulefiles
Commits
5fd1cc3b
Commit
5fd1cc3b
authored
Feb 21, 2020
by
remy
Browse files
subdirectories are already scanned
parent
db45be44
Changes
2
Hide whitespace changes
Inline
Side-by-side
envfiles/curl-7.50.3
View file @
5fd1cc3b
...
...
@@ -17,8 +17,8 @@ set CURL_LEVEL 7.50
set CURL_SUBVER 3
set CURL_CURPATH /share/apps/bin/curl
setenv C_INCLUDE_PATH $CURL_CURPATH/$CURL_LEVEL.$CURL_SUBVER/include
/curl
setenv CPLUS_INCLUDE_PATH $CURL_CURPATH/$CURL_LEVEL.$CURL_SUBVER/include
/curl
setenv C_INCLUDE_PATH $CURL_CURPATH/$CURL_LEVEL.$CURL_SUBVER/include
setenv CPLUS_INCLUDE_PATH $CURL_CURPATH/$CURL_LEVEL.$CURL_SUBVER/include
prepend-path PATH $CURL_CURPATH/$CURL_LEVEL.$CURL_SUBVER/bin
prepend-path LD_LIBRARY_PATH $CURL_CURPATH/$CURL_LEVEL.$CURL_SUBVER/lib
...
...
envfiles/curldev
View file @
5fd1cc3b
...
...
@@ -17,8 +17,8 @@ set CURL_LEVEL masterbranch
set CURL_CURPATH /share/apps/bin/curl
setenv C_INCLUDE_PATH $CURL_CURPATH/$CURL_LEVEL/include
/curl
setenv CPLUS_INCLUDE_PATH $CURL_CURPATH/$CURL_LEVEL/include
/curl
setenv C_INCLUDE_PATH $CURL_CURPATH/$CURL_LEVEL/include
setenv CPLUS_INCLUDE_PATH $CURL_CURPATH/$CURL_LEVEL/include
prepend-path PATH $CURL_CURPATH/$CURL_LEVEL/bin
prepend-path LD_LIBRARY_PATH $CURL_CURPATH/$CURL_LEVEL/lib
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment