Skip to content
  • Daniel Ruoso's avatar
    `Libs` should not include `@PTHREAD_CFLAGS@` · 4b389fad
    Daniel Ruoso authored
    That should be only on the CFlags. When using the compiler
    as the linker driver, one may want to also call pkg-config to get the
    cflags, but when invoking the linker, there should be no compiler flags.
    4b389fad