|
|
|
|
|
by tavianator
412 days ago
|
|
Nice! I used to do something similar, don't remember exactly why I had to switch but the two step process did become necessary at some point. Just from a quick peek at that repo, nowadays you can write #if __has_attribute(cold) and avoid the configure test entirely. Probably wasn't a thing 10 years ago though :) |
|