Closed bartoszkosiorek closed 4 years ago
What Linux distro is this?
IMHO this should be pushed to mk/platform/Linux.mk
https://github.com/NetBSD/pkgsrc/blob/trunk/mk/platform/Linux.mk#L51
Alternatively, can you use ${MACHINE_GNU_PLATFORM}
in this Makefile?
I have updated description with details.
Having this logic in another package does not make it optimal and it can introduce now repetitive code.
@krytarowski I have created new Pull Request: https://github.com/NetBSD/pkgsrc/pull/65
Similar changes were made in
lang/gcc7
: https://github.com/NetBSD/pkgsrc/blob/trunk/lang/gcc7/options.mk#L27With commit: https://github.com/NetBSD/pkgsrc/commit/7f56fc9a4780042c292812c0cff53482f9a1a061
The issue appear on Ubuntu 20.04 LTS 64 bit