-
-
Notifications
You must be signed in to change notification settings - Fork 676
Closed
Milestone
Description
Standard autotools packages allow variables such as CC to be set at configure time using
./configure CC=/path/to/gcc
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
.)
New configure tarball:
https://github.com/sagemath/sage/files/ticket22646/configure-235.tar.gz
Component: build
Author: François Bissey
Branch: 99eb31f
Reviewer: Matthias Koeppe, Jeroen Demeyer, Vincent Delecroix, John Palmieri, Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/22646