[issue20935] Cherry pick CFLAGS, add to flags for $(BUILDPYTHON) Makefile rule

Jeffrey Walton report at bugs.python.org
Sat Mar 15 17:24:03 CET 2014


Jeffrey Walton added the comment:

And:

Modules/_freeze_importlib: Modules/_freeze_importlib.o $(LIBRARY_OBJS_OMIT_FROZEN)
	$(LINKCC) -g3 -fsanitize=address $(PY_LDFLAGS) -o $@ Modules/_freeze_importlib.o $(LIBRARY_OBJS_OMIT_FROZEN) $(LIBS) $(MODLIBS) $(SYSLIBS) $(LDLAST)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20935>
_______________________________________


More information about the Python-bugs-list mailing list