LinearTapeFileSystem / ltfs

Reference implementation of the LTFS format Spec for stand alone tape drive
BSD 3-Clause "New" or "Revised" License
256 stars 76 forks source link

Fix link failure in Debian11 #329

Closed piste-jp closed 2 years ago

piste-jp commented 2 years ago

Summary of changes

Description

The option -ldl shall set to the linker option anytime because it is required for loading backend. So we don't expect to be set it by other library's option configuration.

Fixes #328

Type of change

Checklist: