summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-05-14 19:26:59 (GMT)
committerAlexey Neyman <stilor@att.net>2017-05-14 22:23:41 (GMT)
commitdab327ed06800bf6609aa1b2e370e37e87ce9e80 (patch)
tree05163c8d9de30047473b702137e8f02d59e0e419 /samples
parent131011493b7550b5ed4bdf241e8432aeae7694e8 (diff)
Allow rebuilding aarch64-unknown-linux-android
Otherwise, fails when checking if the destination dir is writable. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples')
-rw-r--r--samples/aarch64-unknown-linux-android/crosstool.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/aarch64-unknown-linux-android/crosstool.config b/samples/aarch64-unknown-linux-android/crosstool.config
index fa147e2..339819c 100644
--- a/samples/aarch64-unknown-linux-android/crosstool.config
+++ b/samples/aarch64-unknown-linux-android/crosstool.config
@@ -1,4 +1,3 @@
-# CT_RM_RF_PREFIX_DIR is not set
CT_ARCH_arm=y
CT_ARCH_64=y
CT_ARCH_ARCH="armv8-a"