Fixed execv warning when libtool creates wrapper executables
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401720
This commit is contained in:
parent
b74b770864
commit
92a1f4863c
1 changed files with 1 additions and 1 deletions
|
@ -5008,7 +5008,7 @@ EOF
|
|||
EOF
|
||||
|
||||
case $host_os in
|
||||
mingw*)
|
||||
*cygwin* | *mingw* )
|
||||
cat >> $cwrappersource <<EOF
|
||||
execv("$SHELL",(char const **)newargz);
|
||||
EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue