Skip to content

Commit 521bd30

Browse files
committed
Patch broken dependency
1 parent 1e47481 commit 521bd30

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

libretro/emscripten/build_emscripten.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ cd ../
1414
sed -i 's|return getauxval(hwcap_type);|return 1;|g' ext/cpu_features/src/hwcaps.c
1515
sed -i 's|#include <sys/auxv.h>||g' ext/cpu_features/src/hwcaps.c
1616

17+
sed -i 's|#ifndef __linux__|#ifdef SO_NOSIGPIPE|g' ext/aemu_postoffice/client/sock_impl_linux.c
18+
1719
cd ext/armips/ext/
1820
rm -rf filesystem
1921
git clone https://github.com/gulrak/filesystem.git filesystem

0 commit comments

Comments
 (0)