Enable release/optimised build and fix PLIST.

ok sthen@
This commit is contained in:
jsg 2009-08-09 20:16:41 +00:00
parent 6535f07d5f
commit e13506b12d
2 changed files with 6 additions and 4 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.15 2009/08/09 11:26:03 sthen Exp $
# $OpenBSD: Makefile,v 1.16 2009/08/09 20:16:41 jsg Exp $
COMMENT = Low Level Virtual Machine (LLVM) compiler infrastructure
LLVM_V = 2.6pre20090808
DISTNAME = llvm-${LLVM_V}
PKGNAME = ${DISTNAME}p0
EXTRACT_SUFX = .tar.bz2
CATEGORIES = devel
@ -58,7 +59,8 @@ USE_LIBTOOL = Yes
# also supports cmake, but requires v2.6.1
CONFIGURE_STYLE = gnu
CONFIGURE_ARGS = --enable-bindings=no \
--enable-libffi=no
--enable-libffi=no \
--enable-optimized
MODGNU_CONFIG_GUESS_DIRS = ${WRKSRC}/autoconf

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.8 2009/08/09 11:26:03 sthen Exp $
@comment $OpenBSD: PLIST,v 1.9 2009/08/09 20:16:41 jsg Exp $
@bin bin/FileCheck
@bin bin/FileUpdate
@bin bin/bugpoint
@ -604,7 +604,7 @@ share/doc/llvm/html/PTHInternals.html
share/doc/llvm/html/Passes.html
share/doc/llvm/html/ProgrammersManual.html
share/doc/llvm/html/Projects.html
share/doc/llvm/html/ReleaseNotes-${MODPY_VERSION}.html
share/doc/llvm/html/ReleaseNotes-2.6.html
share/doc/llvm/html/ReleaseNotes.html
share/doc/llvm/html/SourceLevelDebugging.html
share/doc/llvm/html/SystemLibrary.html