pkgsrc/lang/llvm
jperkin cbc9b0207d llvm: Change how sys/regset.h workaround is implemented.
Previously a special override header was used via an additional include path,
but this extra include path was not exported to llvm-config so while llvm was
ok, dependencies wouldn't find the header and fail.

Instead just pull the changes directly inline into DataTypes.h so that they
are available everywhere.  Fixes the clang build on SunOS.  Bump PKGREVISION.
2018-01-08 10:48:34 +00:00
..
patches llvm: Change how sys/regset.h workaround is implemented. 2018-01-08 10:48:34 +00:00
buildlink3.mk Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
DESCR
distinfo llvm: Change how sys/regset.h workaround is implemented. 2018-01-08 10:48:34 +00:00
Makefile llvm: Change how sys/regset.h workaround is implemented. 2018-01-08 10:48:34 +00:00
options.mk Add a terminfo option and enable by default (and correctly pull terminfo in) 2017-05-09 12:23:42 +00:00
PLIST llvm: updated to 5.0.0 2017-12-01 19:22:12 +00:00