test: Remove #undef so it can be overridden in CFLAGS
authorDavid Schleef <ds@schleef.org>
Fri, 13 Aug 2010 02:27:28 +0000 (19:27 -0700)
committerDavid Schleef <ds@schleef.org>
Fri, 13 Aug 2010 02:27:28 +0000 (19:27 -0700)
orc-test/orcprofile.c

index 559b174..85de41b 100644 (file)
@@ -40,7 +40,7 @@
 #include <math.h>
 
 /* not used because it requires a kernel patch */
-#undef USE_CORTEX_A8_COUNTER
+/* #undef USE_CORTEX_A8_COUNTER */
 
 /**
  * SECTION:orcprofile