Message400308
> I guess we could wrap this functionality with some preprocessor conditionals, and/or adjust the configure script to not accept --enable-loadable-sqlite-extensions for macOS 11.5.1 (11.5.x?).
FTR, this is only a problem if you link with the Apple-supplied system libsqlite3. So any change would need need to take into account the possibility of using your own or other third-party copy of libsqlite3, for example, like the python.org macOS binary installers do. |
|
Date |
User |
Action |
Args |
2021-08-26 03:48:04 | ned.deily | set | recipients:
+ ned.deily, ronaldoussoren, erlendaasland, jett8998 |
2021-08-26 03:48:04 | ned.deily | set | messageid: <1629949684.85.0.777386905326.issue44997@roundup.psfhosted.org> |
2021-08-26 03:48:04 | ned.deily | link | issue44997 messages |
2021-08-26 03:48:04 | ned.deily | create | |
|