CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/01/16 11:49:41
Modified files:
security/botan2: Makefile
Removed files:
security/botan2/patches: patch-src_build-data_cc_clang_txt
patch-src_build-data_cc_gcc_txt
Log message:
Botan honors the CXX, CXXFLAGS, AR, and LDFLAGS enviroment now.
So there is no need to patch the compiler type.
suggested by upstream developer Jack Lloyd
Add py-docutils as build dependency to create man pages.
package failure reported by ajacoutot@
Explicitly set the compiler type to gcc on non clang archs.