diff options
Diffstat (limited to 'devel/protobuf-c/files/patch-configure')
-rw-r--r-- | devel/protobuf-c/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/protobuf-c/files/patch-configure b/devel/protobuf-c/files/patch-configure new file mode 100644 index 000000000000..00d4e0475605 --- /dev/null +++ b/devel/protobuf-c/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig 2025-02-02 04:07:13 UTC ++++ configure +@@ -20282,6 +20283,7 @@ EOF + cat confdefs.h - <<_ACEOF >conftest.$ac_ext + /* end confdefs.h. */ + ++int sym; + int + main (void) + { |