[84110] trunk/dports/devel/libelf/files/elf_repl.diff

adfernandes at macports.org adfernandes at macports.org
Sat Sep 17 06:25:20 PDT 2011


Revision: 84110
          http://trac.macports.org/changeset/84110
Author:   adfernandes at macports.org
Date:     2011-09-17 06:25:15 -0700 (Sat, 17 Sep 2011)
Log Message:
-----------
devel/libelf - opps forgot the patchfile

Added Paths:
-----------
    trunk/dports/devel/libelf/files/elf_repl.diff

Added: trunk/dports/devel/libelf/files/elf_repl.diff
===================================================================
--- trunk/dports/devel/libelf/files/elf_repl.diff	                        (rev 0)
+++ trunk/dports/devel/libelf/files/elf_repl.diff	2011-09-17 13:25:15 UTC (rev 84110)
@@ -0,0 +1,12 @@
+diff -uNr lib/elf_repl.h lib/elf_repl.h
+--- lib/elf_repl.h	2009-11-01 08:04:19.000000000 -0500
++++ lib/elf_repl.h	2011-09-17 08:13:13.000000000 -0400
+@@ -925,6 +925,8 @@
+  */
+ #define VER_NDX_LOCAL	0
+ #define VER_NDX_GLOBAL	1
++#define	VER_NDX_LORESERVE	0xff00	/* Beginning of reserved entries.  */
++#define	VER_NDX_ELIMINATE	0xff01	/* Symbol is to be eliminated.  */
+ 
+ /*
+  * Solaris extensions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110917/d549dab8/attachment.html>


More information about the macports-changes mailing list