• Jonathan Currier's avatar
    Force mboxd to always link with $(CC) · 200e3736
    Jonathan Currier authored
    Linking with CXX breaks building on toolchains without c++ support,
    even when you point CXX to CC.
    Therefore, force always link with CC (it should work even if c++ code is
    being linked in).
    200e3736
README.md 3.94 KB