From 4923e6a45f053000d6d94bf7679599d43b7c3ed8 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 24 Jun 2019 16:44:07 -0400 Subject: [PATCH] Remove line from old Mac dependency. --- dep/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/dep/Makefile b/dep/Makefile index 33d45e64..7ee55211 100755 --- a/dep/Makefile +++ b/dep/Makefile @@ -52,9 +52,6 @@ osdialog = include/osdialog.h pffft = include/pffft.h DEPS += $(glew) $(glfw) $(jansson) $(libspeexdsp) $(libcurl) $(libzip) $(rtmidi) $(rtaudio) $(nanovg) $(nanosvg) $(oui-blendish) $(osdialog) $(pffft) -ifdef ARCH_MAC - DEPS += $(libomp) -endif DEP_LOCAL := .