meson icon indicating copy to clipboard operation
meson copied to clipboard

Macos broken find_framwork_paths func. when using invalid args for 'C'

Open christophecvr opened this issue 1 year ago • 1 comments

Fixes: #13640

christophecvr avatar Sep 06 '24 13:09 christophecvr

@dcbaker @eli-schwartz

Hello just to know if one of you had time to review this request. It just adapt the find_framework_paths function in clike.py to not break when using clang. For this function the args are not required, but the other external args in CXXFLAGS or OBJCXXFLAGS may be required to find the framework library path.

christophecvr avatar Sep 07 '24 08:09 christophecvr

Since developers do not want to correct bugs of meson for macos platform closing this pull request

christophecvr avatar Sep 17 '24 15:09 christophecvr