Fix make patch after r340100
This commit is contained in:
parent
22facbd4c4
commit
891f027f18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340107
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
+ $options{LIBS} = "-L%%LOCALBASE%%/lib -lstdc++ -losp";
|
||||
}
|
||||
WriteMakefile(
|
||||
|
||||
@@ -26,6 +26,10 @@
|
||||
Test::Exception => 0,
|
||||
File::Temp => 0,
|
||||
|
|
Loading…
Reference in a new issue