Message415874
Aha. If I configure/make without LDFLAGS or CPPFLAGS set, compilation works. Then I noticed for `LDFLAGS`, some users were using `-L`. I thought it was slightly odd that my recipe was using `-I` for both flags. How is it that [this mistake](https://github.com/jaraco/jaraco.develop/commit/6469c7a61e7349b93f191df38eed6cd020dd79be) hasn't caused me any grief until M1 build? No matter - correcting for that mistake and passing the correct LDFLAGS flag (-L) corrects for the issue. |
|
Date |
User |
Action |
Args |
2022-03-23 13:44:01 | jaraco | set | recipients:
+ jaraco, ronaldoussoren, ned.deily, andrei.avk, Battant |
2022-03-23 13:44:01 | jaraco | set | messageid: <1648043041.51.0.0854914652879.issue46975@roundup.psfhosted.org> |
2022-03-23 13:44:01 | jaraco | link | issue46975 messages |
2022-03-23 13:44:01 | jaraco | create | |
|