diff options
author | John W. Parent <45471568+johnwparent@users.noreply.github.com> | 2024-02-02 16:27:53 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-02 13:27:53 -0800 |
commit | 8fa8dbc26998bf5bd23b096b522e4d6258e9e75d (patch) | |
tree | 8ebb08c3b71681bc92cba2856eb1b9507c198d8f /bin | |
parent | e59303d4ffaaa81fa4e98379bc7fb24fc466b526 (diff) | |
download | spack-8fa8dbc26998bf5bd23b096b522e4d6258e9e75d.tar.gz spack-8fa8dbc26998bf5bd23b096b522e4d6258e9e75d.tar.bz2 spack-8fa8dbc26998bf5bd23b096b522e4d6258e9e75d.tar.xz spack-8fa8dbc26998bf5bd23b096b522e4d6258e9e75d.zip |
Sqlite package: export api symbols on Windows (#42299)
* Sqlite requires the user to provide a command line arg (DYNAMIC_SHELL)
to export shared symbols to import lib from .def
* Add other options recommended by Sqlite docs:
https://github.com/sqlite/sqlite/blob/master/doc/compile-for-windows.md
* Some of these options mean we can restore variants that were
disabled for Windows (fts, functions, rtree).
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions