summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/qd/files/qd-2.3.17-fix-build-system.patch')
-rw-r--r--sci-libs/qd/files/qd-2.3.17-fix-build-system.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/qd/files/qd-2.3.17-fix-build-system.patch b/sci-libs/qd/files/qd-2.3.17-fix-build-system.patch
index 696fb55b8663..7fa3af79895d 100644
--- a/sci-libs/qd/files/qd-2.3.17-fix-build-system.patch
+++ b/sci-libs/qd/files/qd-2.3.17-fix-build-system.patch
@@ -173,7 +173,7 @@ Fix build system
build_LDFLAGS="@LDFLAGS@"
CXX="@CXX@"
-CXXFLAGS="-I$includedir @REQ_CXXFLAGS@"
-+CXXFLAGS="-I$includedir
++CXXFLAGS="-I$includedir"
FC="@FC@"
LDFLAGS="-L$libdir -lqd @LIBS@"