---
name: compiler-rt
version: 0.r131639
origin: devel/compiler-rt
comment: Compiler runtime library with Blocks support
arch: freebsd:9:x86:64
www: http://compiler-rt.llvm.org/
maintainer: brooks@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 19065
desc: "The compiler-rt project is a simple library that provides an\nimplementation
  of the low-level target-specific hooks required by code\ngeneration and other runtime
  components. For example, when compiling\nfor a 32-bit target, converting a double
  to a 64-bit unsigned integer\nis compiling into a runtime call to the \"__fixunsdfdi\"
  function. The\ncompiler-rt library provides optimized implementations of this and
  other\nlow-level routines.\n\nWWW:\thttp://compiler-rt.llvm.org/\n"
categories:
- devel
shlibs_provided:
- libBlocksRuntime.so
files:
  /usr/local/include/Block.h: 3d8e3c301293888b0be22c4582fb832423d0af5c855a1080f7217b5677c1d90e
  /usr/local/include/Block_private.h: 6f2eecaf405f3ec79c0b0871c79601180096b51f963c07469e8bf94012103dd6
  /usr/local/lib/libBlocksRuntime.so: 8f4a5e409d0ce5d3362eb620e67f21ed16ba13506738d42cb0f4d4dcdcf9ec30
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  post-deinstall: |
    /sbin/ldconfig -R
