mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-22 13:55:07 +00:00
Note that clang is needed for SYSTEM=darwin-universal (not supported for gcc)
This commit is contained in:
parent
f426fcee41
commit
5766d27018
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user