aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-06-22 11:22:12 -0400
committerCameron Katri <me@cameronkatri.com>2021-06-22 11:22:12 -0400
commit0704e7b04e25272b3c5a75524818f0cbcc5929d3 (patch)
tree96c69273059c5359efc71173adef8d5cadfa8ff5
parentaa8a0c54c7e3101a50bbae547abe5e67958b730d (diff)
downloaddotfiles-0704e7b04e25272b3c5a75524818f0cbcc5929d3.tar.gz
dotfiles-0704e7b04e25272b3c5a75524818f0cbcc5929d3.tar.zst
dotfiles-0704e7b04e25272b3c5a75524818f0cbcc5929d3.zip
Add MEMO_ALT_LTO_LIB
-rw-r--r--.crossenv.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.crossenv.zsh b/.crossenv.zsh
index fdd5438..c3be1f9 100644
--- a/.crossenv.zsh
+++ b/.crossenv.zsh
@@ -73,6 +73,7 @@ export DEB_MAINTAINER="Cameron Katri <me@cameronkatri.com>"
export MEMO_DEVICE_IP=localhost
export MEMO_DEVICE_PORT=2222
export MEMO_FORCE_LTO=1
+export MEMO_ALT_LTO_LIB=/usr/local/llvm10/lib/libLTO.so
export MEMO_TARGET=iphoneos-arm64
export DPKG_TYPE=xz
export GNUBINDIR=/usr/local/gnubin