1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

science/libxc: remove patch

This commit is contained in:
Johannes M Dieterich 2020-05-02 20:20:28 +00:00
parent 859015d58e
commit f614bd11fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533704

View File

@ -1,11 +0,0 @@
--- 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>