Skip to content
  • Alessandro Di Federico's avatar
    aa382551
    Output a CSV file with the required libraries · aa382551
    Alessandro Di Federico authored
    This commit makes `revamb` produce a new file `.ll.need.csv` containing
    a list of all the dynamic libraries required by the input program. This
    will be transformed by the 'csv-to-ld-options` (was:
    `li-csv-to-ld-options`) into the appropriate linking options.
    aa382551
    Output a CSV file with the required libraries
    Alessandro Di Federico authored
    This commit makes `revamb` produce a new file `.ll.need.csv` containing
    a list of all the dynamic libraries required by the input program. This
    will be transformed by the 'csv-to-ld-options` (was:
    `li-csv-to-ld-options`) into the appropriate linking options.
Loading