Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/nan_link.mk')
-rw-r--r--source/nan_link.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/nan_link.mk b/source/nan_link.mk
index 7f741ffad20..d9fb9cb70a3 100644
--- a/source/nan_link.mk
+++ b/source/nan_link.mk
@@ -57,7 +57,7 @@ endif
ifeq ($(OS),darwin)
LLIBS += -lGLU -lGL
- LLIBS += -lz -framework Carbon -framework AGL
+ LLIBS += -lz -framework Carbon -framework AGL -framework OpenGL
LLIBS += -framework QuickTime -framework CoreAudio
LLIBS += -framework AudioUnit -framework AudioToolbox
LDFLAGS += -L/System/Library/Frameworks/OpenGL.framework/Libraries