Changes between Initial Version and Version 1 of Ticket #17635, comment 253
- Timestamp:
- 09/23/16 13:17:26 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17635, comment 253
initial v1 1 Anyways, adding `fflas_ffpack_libraries` to `library_order_list` in the appropriate spot seems to have fixed all my woes for now so I will open a new ticket with that fix--thanks jdemeyer for the tip-off on that even if I was confused by it at first. 1 ~~Anyways, adding `fflas_ffpack_libraries` to `library_order_list` in the appropriate spot seems to have fixed all my woes for now so I will open a new ticket with that fix--thanks jdemeyer for the tip-off on that even if I was confused by it at first.~~ 2 3 I spoke too soon--my build is still just "cythonizing" the files; it didn't compile them yet. 2 4 3 5 I will open a separate ticket for further discussion on how Sage manages its extension configurations.