Elektrine lite

← Feed

@parzivalwolfram@infosec.exchange

Post #3574260

2025-10-24 15:36 UTC

cmake docs are lies. "LIBLZMA_FOUND added in 3.3" it's used to build 3.1, which requires 2.8.4 minimum.

Replies (1)

  • i've been toying with the idea of pulling in something like gnulib as a large "libfixmyshit" since full-fat glibc is a nightmare of gcc macros and it's actually slick as shit once you figure out what's going on, in comparison to manually editing an entire fucking project...

    Open ##3574259