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 'extern/binreloc/Makefile')
-rw-r--r--extern/binreloc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extern/binreloc/Makefile b/extern/binreloc/Makefile
index d303ab3afcc..21343ab4803 100644
--- a/extern/binreloc/Makefile
+++ b/extern/binreloc/Makefile
@@ -27,7 +27,7 @@ DIR = $(OCGDIR)/extern/$(LIBNAME)
include nan_definitions.mk
-CPPFLAGS += -I./include
+CPPFLAGS += -DENABLE_BINRELOC -I./include
include nan_compile.mk