From 8af50c279d7c2958c91f6ea49ba049ce8483cd66 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 19 Jul 2020 20:31:36 +0000 Subject: user/astyle: New package --- user/astyle/limits.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 user/astyle/limits.patch (limited to 'user/astyle/limits.patch') diff --git a/user/astyle/limits.patch b/user/astyle/limits.patch new file mode 100644 index 000000000..9853819f4 --- /dev/null +++ b/user/astyle/limits.patch @@ -0,0 +1,12 @@ +PATH_MAX is not defined unless we pull in on musl. + +--- astyle/src/astyle_main.cpp.old 2018-01-11 17:18:19.000000000 +0000 ++++ astyle/src/astyle_main.cpp 2020-07-19 20:23:56.774222078 +0000 +@@ -37,6 +37,7 @@ + + #include + #include ++#include + #include // needed by some compilers + #include + #include -- cgit v1.2.3-70-g09d2