Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
parent
900779add4
commit
1816de0e4a
2107 changed files with 3050 additions and 10194 deletions
|
@ -1,5 +1,6 @@
|
|||
# Template file for 'clang'.
|
||||
#
|
||||
depends="libffi gcc>=4.5"
|
||||
short_desc="Low-Level Virtual Machine (LLVM), C language family frontend"
|
||||
long_desc="
|
||||
Clang project is a new C, C++, Objective C and Objective C++ front-end for
|
||||
|
@ -26,8 +27,6 @@ long_desc="
|
|||
* A single unified parser for C, Objective C, C++, and Objective C++
|
||||
* Conformance with C/C++/ObjC and their variants"
|
||||
|
||||
Add_dependency run libffi
|
||||
Add_dependency run gcc ">=4.5"
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue