From 18c6fd068df1058921e4c3b2cd0f10024fd09871 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 15 Jul 2019 08:32:41 +0200 Subject: Baseline commit using glibc 2.28, binutils 2.31.1, gcc 8.3.0 and 4-tuple aliasing dropping vendor for 3-tuple, easing like OpenJDK crosscompilation --- setenv.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 setenv.sh (limited to 'setenv.sh') diff --git a/setenv.sh b/setenv.sh new file mode 100644 index 0000000..22710a1 --- /dev/null +++ b/setenv.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +export CT_LOCAL_TARBALLS_DIR=/usr/local/projects/crosstool-ng-projects/src +export CT_PREFIX=/usr/local/x-tools -- cgit v1.2.3