mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-06-28 09:59:41 -06:00
this didn't actually fix FreeBSD, so let's leave it out
keeping the define anyway in case it's needed on some other platform though
This commit is contained in:
@ -72,7 +72,7 @@ using Platform::LogLevel;
|
|||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#if defined(__APPLE__) || defined(__FreeBSD__)
|
#if defined(__APPLE__)
|
||||||
#define NEEDS_ANON_MAP
|
#define NEEDS_ANON_MAP
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user