mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-01 08:18:21 +02:00
For some reason, having NDEBUG defined when #including assert.h causes assert() to hang us. This should just cause assert() to nop (it is #defined to be (void)0 in that case). |
||
|---|---|---|
| .. | ||
| darwin | ||
| dmx | ||
| kdrive | ||
| vfb | ||
| xfree86 | ||
| xgl | ||
| xnest | ||
| xprint | ||
| xwin | ||
| Makefile.am | ||