Skip to content

5.1.1

Latest
Compare
Choose a tag to compare
@abbec abbec released this 18 Dec 15:05
5.1.1
65e5fd7

Fixed

  • c/c++: Use more appropriate versions of clangd and clang-format when
    cross-compiling since the target platform does not actually
    matter.
  • c/c++: Use a debugger for the shell that comes from buildPackages
    to get the correct hostPlatform when cross-compiling.
  • c/c++: Enabling doxygen required the name attribute. Now,
    pname is enough as well.
  • c/c++: Use a more appropriate variant of fd, since it
    does not depend on the target platform when cross-compiling.