Fix a build break with cmake: remove the custom defines
that prevented hp_test2 to link in non-debug builds. storage/heap/hp_test2.c: Don't try to define DBUG if we're building without DBUG -- that won't work,since dbug libary will be empty in non-debug builds and cmake.
Showing
Please register or sign in to comment