summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2009-01-22 13:17:45 -0800
committerRoland McGrath <roland@redhat.com>2009-01-22 13:17:45 -0800
commitcabeeee10b5e41adeb300cc5084aad33a4df4bf9 (patch)
tree5c3b0ba0f5274e790a479b3c5cbe2124a9ff92a7 /src/Makefile.am
parente9de9b493a68831b6361fc7d019bb401d5a11215 (diff)
downloadandroid_external_elfutils-cabeeee10b5e41adeb300cc5084aad33a4df4bf9.tar.gz
android_external_elfutils-cabeeee10b5e41adeb300cc5084aad33a4df4bf9.tar.bz2
android_external_elfutils-cabeeee10b5e41adeb300cc5084aad33a4df4bf9.zip
Tiny build nits.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f72bb458..091642fe 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to create Makefile.in
##
-## Copyright (C) 1996-2002, 2003, 2004, 2005, 2006, 2007 Red Hat, Inc.
+## Copyright (C) 1996-2002, 2003, 2004, 2005, 2006, 2007, 2009 Red Hat, Inc.
## This file is part of Red Hat elfutils.
##
## Red Hat elfutils is free software; you can redistribute it and/or modify
@@ -108,6 +108,7 @@ libeu = ../lib/libeu.a
nm_no_Wformat = yes
size_no_Wformat = yes
strings_no_Wformat = yes
+addr2line_no_Wformat = yes
# XXX While the file is not finished, don't warn about this
ldgeneric_no_Wunused = yes