[git commit ldso-future 1/1] c6x/dl-sysdep.h: remove value of a constant, we check only if it is defined

Peter S. Mazinger ps.m at gmx.net
Wed Mar 30 11:53:36 UTC 2011


commit: http://git.uclibc.org/uClibc/commit/?id=278dc917c74704e00bbffde7a530277f5c8b3efb
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/ldso-future

Signed-off-by: Peter S. Mazinger <ps.m at gmx.net>
---
 ldso/ldso/c6x/dl-sysdep.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ldso/ldso/c6x/dl-sysdep.h b/ldso/ldso/c6x/dl-sysdep.h
index 144882c..672cd27 100644
--- a/ldso/ldso/c6x/dl-sysdep.h
+++ b/ldso/ldso/c6x/dl-sysdep.h
@@ -12,7 +12,7 @@
 /*
  * Define this if the system uses RELOCA.
  */
-#define ELF_USES_RELOCA 1
+#define ELF_USES_RELOCA
 
 /* JMPREL relocs are inside the DT_RELA table.  */
 /* Actually looks like a linker bug sets DT_JMPREL anyway */
-- 
1.7.3.4



More information about the uClibc-cvs mailing list