mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 13:10:31 -04:00
- Strip shared library - Regenerate patch files with makepatch: - Reformat pkg-descr - Bump PORTREVISION for package change - Take maintainership
10 lines
268 B
C
10 lines
268 B
C
--- ppport.h.orig 2009-06-20 19:10:51 UTC
|
|
+++ ppport.h
|
|
@@ -211,6 +211,7 @@ __DATA__
|
|
/* Replace: 0 */
|
|
#endif
|
|
|
|
+#undef PERL_UNUSED_DECL
|
|
#ifdef HASATTRIBUTE
|
|
# if (defined(__GNUC__) && defined(__cplusplus)) || defined(__INTEL_COMPILER)
|
|
# define PERL_UNUSED_DECL
|