Re: git: a6cd5e6562ba - main - science/arbor: Replace the units bundled lib with external dependency
- Reply: Yuri Victorovich : "Re: git: a6cd5e6562ba - main - science/arbor: Replace the units bundled lib with external dependency"
- In reply to: Yuri Victorovich : "git: a6cd5e6562ba - main - science/arbor: Replace the units bundled lib with external dependency"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Aug 2024 14:06:18 UTC
On Mon, Aug 26, 2024 at 12:52:35AM +0000, Yuri Victorovich wrote: > commit a6cd5e6562bab547071b08337e0285b81522e227 > > science/arbor: Replace the units bundled lib with external dependency > [...] > > +LDFLAGS+= -L${LOCALBASE}/lib -lunits Since you already patch CMakeLists.txt perhaps you could also add correct linking instructions there instead of via LDFLAGS. ./danfe