New submission from Lysandros Nikolaou <lisandros...@gmail.com>:

Since recently, Homebrew refuses to link sqlite. Upon researching the whole 
thing, I found out that this is now considered a feature of Homebrew and not a 
bug. Thus homebrew users on macOS do not get the SQLite module installed by 
default, because it is not found and have to overwrite CPPFLAGS. Would it make 
sense to include a --with-sqlite flag, like we do for openssl?

----------
components: Build
messages: 343317
nosy: lys.nikolaou
priority: normal
severity: normal
status: open
title: SQLite flag in configure due to homebrew not linking sqlite
type: enhancement
versions: Python 3.8

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

Reply via email to