diff --git a/build/makefile.bcc b/build/makefile.bcc index fde352d746..f3e0c511f6 100644 --- a/build/makefile.bcc +++ b/build/makefile.bcc @@ -44,7 +44,7 @@ CXXFLAGS = !endif # Standard linker flags !ifndef LDFLAGS -LDFLAGS = +LDFLAGS = -L$(BCCDIR)\lib !endif # Multiple libraries or single huge monolithic one? [0,1] !ifndef MONOLITHIC