mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Use gnu gold or clang lld linkers if available
This commit is contained in:
@@ -498,9 +498,6 @@ isDirectXrpToXrp<XRPAmount, XRPAmount> (Strand const& strand)
|
||||
return (strand.size () == 2);
|
||||
}
|
||||
|
||||
template
|
||||
bool
|
||||
isDirectXrpToXrp<XRPAmount, XRPAmount> (Strand const& strand);
|
||||
template
|
||||
bool
|
||||
isDirectXrpToXrp<XRPAmount, IOUAmount> (Strand const& strand);
|
||||
|
||||
Reference in New Issue
Block a user