Changes between Initial Version and Version 1 of Ticket #60253, comment 6


Ignore:
Timestamp:
Oct 9, 2021, 8:13:26 AM (3 years ago)
Author:
mjhsieh (Mengjuei Hsieh)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60253, comment 6

    initial v1  
    1 Hi Chris, you need to add -D before the lt_cv_path_NM so it becomes: ```configure.args-append -Dlt_cv_path_NM=${prefix}/bin/nm``` or meson will be not happy
     1Hi Chris, you need to add -D before the lt_cv_path_NM so it becomes: ``configure.args-append -Dlt_cv_path_NM=${prefix}/bin/nm`` or meson will be not happy