Use -fPIC instead of -fpic when generating PIC code.
[platform/upstream/elfutils.git] / lib / ChangeLog
index d1bdc7b..76b5753 100644 (file)
@@ -1,3 +1,8 @@
+2015-09-24  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * Makefile.am (AM_CFLAGS): Use -fPIC instead of -fpic to avoid relocation
+       overflows in some platforms.
+
 2015-09-22  Mark Wielaard  <mjw@redhat.com>
 
        * dynamicsizehash.c: Remove old-style function definitions.