mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 15:59:00 -04:00
The makefile call $(CC) to detect the machine architecture in a variable thus it will be evaluated each time we enter the makefile, even when executing `make install` Signed-off-by: Yuhang Zeng <unlsycn@unlsycn.com>