summaryrefslogtreecommitdiffstats
path: root/llvm/Makefile.config.in
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/Makefile.config.in')
-rw-r--r--llvm/Makefile.config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/Makefile.config.in b/llvm/Makefile.config.in
index e3bd2a207a5..b4ecea631e3 100644
--- a/llvm/Makefile.config.in
+++ b/llvm/Makefile.config.in
@@ -61,6 +61,7 @@ endif
prefix := @prefix@
PROJ_prefix := $(prefix)
+program_prefix := @program_prefix@
PROJ_VERSION := $(LLVMVersion)
else
ifndef PROJ_SRC_ROOT
OpenPOWER on IntegriCloud