From 6e19ef29ab322d7dfa1f2ae3fd5388d45e2afc31 Mon Sep 17 00:00:00 2001 From: Jarcode Date: Mon, 4 Dec 2017 14:56:15 -0800 Subject: [PATCH] durrrr --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ddfe5a3..5b5fa37 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ ifeq ($(INSTALL),osx) SHADER_DIR = /Library/glava endif -LDFLAGS = -lpulse -lpulse-simple -pthread -lOpenGL -lglfw -ldl -lm -lX11 +LDFLAGS = -lpulse -lpulse-simple -pthread -lglfw -ldl -lm -lX11 PYTHON = python