HomeFreeBSD

devel/pcsc-ada: Fix build on DragonFly

Description

devel/pcsc-ada: Fix build on DragonFly

The Linker_Options pragma was removed upstream and the linker options
moved to the common GPR file. Extend the sed command to add the
-L/usr/local/lib LDFLAG for examples rather than have to patch several
individual files. Needed by DF where /usr/local/lib is not a default
library path for the base compiler.

Details

Provenance
marinoAuthored on
Parents
rP419795: Align whitespace.
Branches
Unknown
Tags
Unknown