mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 20:14:22 +00:00
Merge branch 'master' of github.com:libretro/libretro-super
This commit is contained in:
commit
c039afebb4
@ -1062,8 +1062,8 @@ if [ "${PLATFORM}" = "MINGW64" ] || [ "${PLATFORM}" = "MINGW32" ] && [ "${RA}" =
|
|||||||
|
|
||||||
|
|
||||||
## hack, remove when the configure script has been fixed
|
## hack, remove when the configure script has been fixed
|
||||||
grep -v "HAVE_SOCKET_LEGACY" config.h > temp && mv temp config.h
|
#grep -v "HAVE_SOCKET_LEGACY" config.h > temp && mv temp config.h
|
||||||
grep -v "HAVE_SOCKET_LEGACY" config.mk > temp && mv temp config.mk
|
#grep -v "HAVE_SOCKET_LEGACY" config.mk > temp && mv temp config.mk
|
||||||
|
|
||||||
|
|
||||||
echo "building..."
|
echo "building..."
|
||||||
|
Loading…
Reference in New Issue
Block a user