New submission from Xiang Zhang:

Build Python 2.7 with --enable-shared and pgo could highly possibly skip test 
procedure due to dynamic link fails. I suggest adding $(RUNSHARED) to bring 
convenience. Python 3 already gets it.

----------
components: Build
keywords: easy
messages: 301578
nosy: xiang.zhang
priority: normal
severity: normal
stage: needs patch
status: open
title: run_profile_task in Makefile should add $(RUNSHARED)
versions: Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue31379>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to