diff options
author | 2012-08-18 08:04:28 +0000 | |
---|---|---|
committer | 2012-08-18 08:04:28 +0000 | |
commit | bb5d4648fdceffab87dca60a2beba3581f0aa085 (patch) | |
tree | b2349383972ac4085cf67f920cc9e655d4973585 | |
parent | be more explicit about what mono is. (diff) | |
download | wireguard-openbsd-bb5d4648fdceffab87dca60a2beba3581f0aa085.tar.xz wireguard-openbsd-bb5d4648fdceffab87dca60a2beba3581f0aa085.zip |
forgot to document llvm property.
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 53afe3ff4de..b61d45e4878 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.350 2012/08/18 08:02:04 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.351 2012/08/18 08:04:28 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -2273,6 +2273,10 @@ architecture is little-endian. lp64 architecture. .It no_shared architecture has no shared library support. +.It llvm +there is +.Pa lang/llvm +support on this architecture. .It mono there is .Pa lang/mono |