aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/Jprt.gmk3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/Jprt.gmk b/make/Jprt.gmk
index c1ebee5..b833f86 100644
--- a/make/Jprt.gmk
+++ b/make/Jprt.gmk
@@ -25,6 +25,9 @@
# This file is contains targets utilities needed by JPRT.
+ ifdef ALT_BSDIFF_DIR
+ @$(ECHO) " --with-bsdiff-dir=$(call UnixPath,$(ALT_BSDIFF_DIR)) " >> $@.tmp
+ endif
ifndef JPRT_ARCHIVE_BUNDLE
JPRT_ARCHIVE_BUNDLE=/tmp/jprt_bundles/j2sdk-image.zip
endif