summaryrefslogtreecommitdiff
path: root/projects/sample/Makefile.llvm.config.in
diff options
context:
space:
mode:
Diffstat (limited to 'projects/sample/Makefile.llvm.config.in')
-rw-r--r--projects/sample/Makefile.llvm.config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/projects/sample/Makefile.llvm.config.in b/projects/sample/Makefile.llvm.config.in
index c7df998b26..c448421f31 100644
--- a/projects/sample/Makefile.llvm.config.in
+++ b/projects/sample/Makefile.llvm.config.in
@@ -262,9 +262,6 @@ ENABLE_TIMESTAMPS := @ENABLE_TIMESTAMPS@
# Enable JIT for this platform
TARGET_HAS_JIT = @TARGET_HAS_JIT@
-# Environment variable to set to change the runtime shared library search path.
-SHLIBPATH_VAR = @SHLIBPATH_VAR@
-
# Shared library extension for host platform.
SHLIBEXT = @SHLIBEXT@