MACOSX: Update osxcross to last version even for clang

This commit is contained in:
Le Philousophe
2020-12-14 19:13:11 +00:00
parent f55bf7cd39
commit d6db6a6420
@@ -1,6 +1,6 @@
#! /bin/sh
OSXCROSS_VERSION=45d2f7ec2ee68c9ad51d590869609b5b3b028605
OSXCROSS_VERSION=7c090bd8cd4ad28cf332f1d02267630d8f333c19
PACKAGE_DIR=$(CDPATH= cd -- "$(dirname -- "$0")" && pwd)
HELPERS_DIR=$PACKAGE_DIR/../..