freebsd-ports/science/libxc/files/patch-src_xc.h
Yuri Victorovich d2805c2048 science/libxc: Update 3.0.0 -> 4.2.3
PR:		231648
Approved by:	dieterich@ogolem.org (maintainer's timeout; 27 days)
2018-10-20 23:29:28 +00:00

11 lines
303 B
C

--- src/xc.h.orig 2018-10-20 19:30:09 UTC
+++ src/xc.h
@@ -14,7 +14,7 @@ extern "C" {
#endif
#ifdef HAVE_CONFIG_H
-#include "config.h"
+//#include "config.h" // "config.h" should never be included by the installed package: https://gitlab.com/libxc/libxc/issues/66
#endif
#include <xc_version.h>