Updated DESCR to include Clang build info

This commit is contained in:
astr0b4by 2020-10-08 09:30:08 +00:00
parent f1c97d7192
commit 2ff443ae6d
1 changed files with 7 additions and 0 deletions

View File

@ -1 +1,8 @@
nono is OMRON LUNA-I emulator runs on NetBSD and so on.
It is buildable using Clang on older NetBSDs so you
can configure Clang to be used for the build by simply
adding the following to /etc/mk.conf
PKGSRC_COMPILER= clang
CLANGBASE= /usr/pkg
HAVE_LLVM= yes