Index: head/archivers/lrzip/files/patch-lrzip__private.h =================================================================== --- head/archivers/lrzip/files/patch-lrzip__private.h (nonexistent) +++ head/archivers/lrzip/files/patch-lrzip__private.h (revision 382873) @@ -0,0 +1,11 @@ +--- lrzip_private.h.orig 2015-03-10 09:25:42 UTC ++++ lrzip_private.h +@@ -47,7 +47,7 @@ + #ifdef HAVE_ALLOCA_H + # include + #elif defined __GNUC__ +-# define alloca __builtin_alloca ++# include + #elif defined _AIX + # define alloca __alloca + #elif defined _MSC_VER Property changes on: head/archivers/lrzip/files/patch-lrzip__private.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property