Enable assertions by default, even with --debug disabled.
This commit is contained in:
@ -27,9 +27,6 @@
|
||||
#ifndef _XBPS_API_IMPL_H_
|
||||
#define _XBPS_API_IMPL_H_
|
||||
|
||||
#ifndef DEBUG
|
||||
# define NDEBUG
|
||||
#endif
|
||||
#include <assert.h>
|
||||
#include <xbps_api.h>
|
||||
#include "compat.h"
|
||||
|
Reference in New Issue
Block a user