Added error pragma for OS X build.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@394 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -1498,6 +1498,8 @@ void f_memoryInit( void)
|
||||
}
|
||||
}
|
||||
}
|
||||
#elif defined( FLM_OSX)
|
||||
#error OS X should provide support for RLIMIT_DATA
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user