mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-28 07:49:59 +00:00
test: #undef NDEBUG so assert is not compiled away
(cherry picked from commit d189102c78)
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
* provided in os/ subdirectory for some platforms.
|
||||
*/
|
||||
|
||||
/* Test relies on assert() */
|
||||
#undef NDEBUG
|
||||
|
||||
#ifdef HAVE_DIX_CONFIG_H
|
||||
#include <dix-config.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user