CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/12/28 09:00:42
Modified files:
converters/k2pdfopt: Makefile
converters/k2pdfopt/patches: patch-CMakeLists_txt
Log message:
Fix linking with ld.lld
This port builds a mix of C and C++, so let cmake detect this and use
the C++ compiler to link the target executable. ok pirofti@ (maintainer)
