disable cygwin warnings
This commit is contained in:
parent
ca66b64056
commit
3b87732166
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ PATH="$HP/bin:$HP/lib/extralibs/bin:$PATH"
|
||||||
# Run a command in the cygwin environment.
|
# Run a command in the cygwin environment.
|
||||||
incygwin () {
|
incygwin () {
|
||||||
PATH="/c/cygwin/bin:$PATH" "$@"
|
PATH="/c/cygwin/bin:$PATH" "$@"
|
||||||
|
nodosfilewarning=1
|
||||||
}
|
}
|
||||||
|
|
||||||
# Install haskell dependencies.
|
# Install haskell dependencies.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue