Note that clang is needed for SYSTEM=darwin-universal (not supported for gcc)

This commit is contained in:
Nigel Stewart 2016-12-25 00:50:42 +10:00
parent f426fcee41
commit 5766d27018
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
#
# Needs to be clang toolchain for universal: -arch i386 -arch x86_64
#
GLEW_DEST = /usr/local
NAME = $(GLEW_NAME)
CC = cc