From: David Schleef Date: Fri, 13 Aug 2010 02:27:28 +0000 (-0700) Subject: test: Remove #undef so it can be overridden in CFLAGS X-Git-Tag: orc-0.4.7~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ee5f5b4c5a2e750d02ead3310bba09341c7612bc;p=platform%2Fupstream%2Forc.git test: Remove #undef so it can be overridden in CFLAGS --- diff --git a/orc-test/orcprofile.c b/orc-test/orcprofile.c index 559b174..85de41b 100644 --- a/orc-test/orcprofile.c +++ b/orc-test/orcprofile.c @@ -40,7 +40,7 @@ #include /* not used because it requires a kernel patch */ -#undef USE_CORTEX_A8_COUNTER +/* #undef USE_CORTEX_A8_COUNTER */ /** * SECTION:orcprofile