Path to this page:
Subject: CVS commit: pkgsrc/lang/swi-prolog-lite
From: Leonardo Taccari
Date: 2018-09-06 21:07:12
Message id: 20180906190712.83EA2FBF8@cvs.NetBSD.org
Log Message:
swi-prolog-lite: Avoid to hardcode 64bit platforms, use LP64PLATFORMS and ABI
Instead of hardcoding the check of 64bit platforms just reuse LP64PLATFORMS and
ABI (shamelessy stolen from lang/python27/Makefile).
This fixes the build of swi-prolog-lite on aarch64 and probably
other 64bit platforms too previously not listed.
Files: