Kaydet (Commit) f70b14fb authored tarafından Ronald Oussoren's avatar Ronald Oussoren

"Import" LDFLAGS in Mac/OSX/Makefile.in to ensure pythonw gets build with

the right compiler flags.
üst af2ae72c
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment