summaryrefslogtreecommitdiff
path: root/japanese/iv/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/iv/files/patch-ad')
-rw-r--r--japanese/iv/files/patch-ad2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/iv/files/patch-ad b/japanese/iv/files/patch-ad
index 6fc41679c0c8..f0a65381c448 100644
--- a/japanese/iv/files/patch-ad
+++ b/japanese/iv/files/patch-ad
@@ -69,7 +69,7 @@ diff -rc --exclude=Makefile --exclude=FREEBSD work-orig/iv/src/config/InterViews
#undef CppCmd
#define CppCmd cpp
#undef CCDriver
-! #define CCDriver /usr/bin/c++
+! #define CCDriver %%CXX%%
#undef DependCCFlags
#define DependCCFlags $(CCDEFINES) $(CCINCLUDES) -I/usr/include/g++
#undef ExtraCCLdLibs