Closed LocutusOfBorg closed 6 years ago
With gcc-8, a-c-c now fails to build its test cases with a relocation error on arm64. Add arm64 to the list of archs where we require -fPIC.
Thank you!
With gcc-8, a-c-c now fails to build its test cases with a relocation error on arm64. Add arm64 to the list of archs where we require -fPIC.