diff --git a/Mac/OSX/Makefile.in b/Mac/OSX/Makefile.in index a44191d055e8..ecb43990dfc4 100644 --- a/Mac/OSX/Makefile.in +++ b/Mac/OSX/Makefile.in @@ -9,6 +9,7 @@ prefix=/Library/Frameworks/Python.framework/Versions/$(VERSION) LIBDEST=$(prefix)/lib/python$(VERSION) BUILDPYTHON=$(builddir)/python.exe DESTDIR= +LDFLAGS= @LDFLAGS@ # These are normally glimpsed from the previous set bindir=@exec_prefix@/bin