Changes between Version 104 and Version 116 of Ticket #22646
- Timestamp:
- 08/02/17 00:09:15 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22646 – Description
v104 v116 3 3 ./configure CC=/path/to/gcc 4 4 }}} 5 In this ticket, we add support for this -- and probably also for all SAGE_... variables listed in the installation manual. (The syntax already works, but the settings right now only end up in the unused file `build/make/Makefile-auto`.)5 In this ticket, we add support for this. (The syntax already works, but the settings right now only end up in the unused file `build/make/Makefile-auto`.) 6 6 7 7 New configure tarball: