Fix make patch after r340100

This commit is contained in:
Raphael Kubo da Costa 2014-01-17 21:03:41 +00:00
parent 22facbd4c4
commit 891f027f18
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340107

View file

@ -12,6 +12,7 @@
+ $options{LIBS} = "-L%%LOCALBASE%%/lib -lstdc++ -losp";
}
WriteMakefile(
@@ -26,6 +26,10 @@
Test::Exception => 0,
File::Temp => 0,