Closed refi64 closed 9 years ago
This:
c = guess_static(..., exe='gcc')
is going to be detected as Clang, which isn't even close to correct. It should automatically be added to the platform.
Fixed by 1ab065e7fb49436a8f6420cdf229eaaff1a9a5ae.
This:
is going to be detected as Clang, which isn't even close to correct. It should automatically be added to the platform.