mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
Another thanks to Agostino Sarubbo for finding this bug code is mostly copy pasted from the nim_gen_config() function from nim-utils.eclass, modified a bit to actually append to the original nim.cfg, instead of replacing it This should hopefully, fix the issue. With my testing, I tested by setting the compiler to clang and then GCC, and thankfully when I checked btop, nimc was actually using the appropriate compiler Closes: https://bugs.gentoo.org/975973 Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>