Ticket #45157

Meson: 'lib' prefix in library names given to compiler.find_library()

Eröffnet am: 2022-07-19 20:14 Letztes Update: 2022-08-02 14:36

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
1

Details

Some (but not all) of our c_compiler.find_library() calls on meson.build include the 'lib' prefix in the name of the libraries. On homebrew/mac that results like failure like "-llibSLD2" (i.e. it tries to link against 'liblibSDL2')

Drop that prefix from all the calls.

Ticket-Verlauf (3/4 Historien)

2022-07-19 20:14 Aktualisiert von: cazfi
  • New Ticket "Meson: 'lib' prefix in library names given to compiler.find_library()" created
2022-07-25 11:58 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
2022-08-02 14:36 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Anmelden