mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
Issue #1751 -- Remove XP_DARWIN
This commit is contained in:
parent
a9c8f3a84a
commit
2f27335cc4
36 changed files with 30 additions and 1254 deletions
|
|
@ -49,7 +49,7 @@
|
|||
# undef SystemFunction036
|
||||
#endif
|
||||
|
||||
#if defined(ANDROID) || defined(XP_DARWIN) || defined(__DragonFly__) || \
|
||||
#if defined(ANDROID) || defined(__DragonFly__) || \
|
||||
defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
|
||||
# include <stdlib.h>
|
||||
# define HAVE_ARC4RANDOM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue