mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 15:58:04 -05:00
Fixed execv warning when libtool creates wrapper executables
This commit is contained in:
parent
064511501d
commit
6fcf0ad85a
|
|
@ -5008,7 +5008,7 @@ EOF
|
|||
EOF
|
||||
|
||||
case $host_os in
|
||||
mingw*)
|
||||
*cygwin* | *mingw* )
|
||||
cat >> $cwrappersource <<EOF
|
||||
execv("$SHELL",(char const **)newargz);
|
||||
EOF
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user