$OpenBSD: patch-Source_cmComputeLinkInformation_h,v 1.7 2020/12/30 07:17:34 rsadowski Exp $

Index: Source/cmComputeLinkInformation.h
--- Source/cmComputeLinkInformation.h.orig
+++ Source/cmComputeLinkInformation.h
@@ -175,6 +175,7 @@ class cmComputeLinkInformation (private)
 
   // Implicit link libraries and directories for linker language.
   void LoadImplicitLinkInfo();
+  void LoadImplicitLinkInfoOpenBSD();
   void AddImplicitLinkInfo();
   void AddImplicitLinkInfo(std::string const& lang);
   void AddRuntimeLinkLibrary(std::string const& lang);
