Compare commits
17 Commits
Author | SHA256 | Date | |
---|---|---|---|
f4abdaecdb | |||
f2fd3c906c | |||
acfb1fd3e4 | |||
0fa7f98feb | |||
4f4772d7b6 | |||
c40d60c912 | |||
712f5d083a | |||
005a93d54f | |||
7f0b984562 | |||
58da6c5ae1 | |||
|
76b384e3ae | ||
|
c37ebf255f | ||
|
172749f7d9 | ||
|
0e17eec1af | ||
1938a95d7e | |||
65915804fc | |||
|
9a2a9d718a |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70835a926e1c5a8d0324c72fffee82eeb7ec6c141dee04fd446820b64f71c552
|
||||
size 27780
|
@@ -1,11 +0,0 @@
|
||||
--- Net-Patricia-1.22/Makefile.PL.old 2012-10-09 16:36:34.000000000 +0200
|
||||
+++ Net-Patricia-1.22/Makefile.PL 2023-01-25 14:46:59.182810260 +0100
|
||||
@@ -5,7 +5,7 @@
|
||||
WriteMakefile(
|
||||
'NAME' => 'Net::Patricia',
|
||||
'VERSION_FROM' => 'Patricia.pm', # finds $VERSION
|
||||
- 'LIBS' => ['-lnsl'], # e.g., '-lm'
|
||||
+ 'LIBS' => [''], # e.g., '-lm'
|
||||
'DEFINE' => '', # e.g., '-DHAVE_SOMETHING'
|
||||
'INC' => '', # e.g., '-I/usr/include/other'
|
||||
'MYEXTLIB' => 'libpatricia/libpatricia$(LIB_EXT)', # e.g., '-I/usr/include/other'
|
Reference in New Issue
Block a user