Open finagolfin opened 1 day ago
I will look into adding this back by default, but in the meantime, such flags can be manually added back on the command-line by adding something like -Xcc -fPIC.
-Xcc -fPIC
Thanks for this! No longer an issue here as I removed the dependency but I'm sure it'll come back to bite me again.
I will look into adding this back by default, but in the meantime, such flags can be manually added back on the command-line by adding something like
-Xcc -fPIC
.