CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/10/13 00:34:11
Modified files:
devel/llvm : Makefile.inc
Log message:
devel/llvm: unbreak packaging on sparc64, ok robert
The packaging on sparc64 was broken since gcc has /usr/include/unwind.h
and the post-install hook removed it from the fake directory. So skip its
removal. No package change on architectures where llvm/16 builds.
