SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
net/quagga/patches/patch-pimd_pim_version_h
Normal file
13
net/quagga/patches/patch-pimd_pim_version_h
Normal file
|
@ -0,0 +1,13 @@
|
|||
Fix for -fno-common
|
||||
|
||||
Index: pimd/pim_version.h
|
||||
--- pimd/pim_version.h.orig
|
||||
+++ pimd/pim_version.h
|
||||
@@ -25,6 +25,6 @@
|
||||
|
||||
#define PIMD_VERSION_STR "0.166"
|
||||
|
||||
-const char * const PIMD_VERSION;
|
||||
+extern const char * const PIMD_VERSION;
|
||||
|
||||
#endif /* PIM_VERSION_H */
|
Loading…
Add table
Add a link
Reference in a new issue