Makefile.inc 415 B

12345678910
  1. # This file is part of the OpenADK project. OpenADK is copyrighted
  2. # material, please see the LICENCE file in the top-level directory.
  3. PKG_NAME:= llvm
  4. PKG_VERSION:= 3.8.0
  5. PKG_HASH:= 555b028e9ee0f6445ff8f949ea10e9cd8be0d084840e21fbbe1d31d51fc06e46
  6. PKG_SITES:= http://llvm.org/releases/3.8.0/
  7. PKG_RELEASE:= 1
  8. DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.src.tar.xz
  9. WRKDIST= ${WRKDIR}/${PKG_NAME}-${PKG_VERSION}.src