*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4043
This commit is contained in:
parent
56c5f79a63
commit
bed5e954db
2 changed files with 4 additions and 1 deletions
|
@ -1284,7 +1284,7 @@ case "$target" in
|
|||
COPY_ARCH_SRC(src/timer, linux, SDL_systimer.c)
|
||||
fi
|
||||
# NetBSD does not define "unix"
|
||||
CFLAGS="$CFLAGS -Dunix -D_POSIX_THREAD_SYSCALL_SOFT=1"
|
||||
CFLAGS="$CFLAGS -Dunix"
|
||||
;;
|
||||
*-*-openbsd*)
|
||||
ARCH=openbsd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue