mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Undef HAVE_SIGACTION in libsdl since it's not working correctly in Haiku (yet).
This commit is contained in:
@@ -18,6 +18,7 @@ BUILD {
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY` \
|
||||
--libdir=$LIBDIR \
|
||||
--mandir=$MANDIR
|
||||
sed -i 's/#define HAVE_SIGACTION 1/#undef HAVE_SIGACTION/' include/SDL_config.h
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user