| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-03-26 | ARC: switch to generic ENTRY/END assembler annotations | Vineet Gupta |
| 2013-02-11 | ARC: String library | Vineet Gupta |
pkgname=python version=3.14.6 build_no=1 upstream="https://github.com/python/cpython/archive/refs/tags/v${version}.tar.gz" cddir="cpython-${version}" makedepends=(openssl3 make autoconf) function do_configure { mkdir build/ cd build/ conf_flags=( --prefix=/usr --enable-optimizations --without-ensurepip # --enable-safety ) ../configure "${conf_flags[@]}" } function do_build { cd build/ make -j$(nproc) } function do_install { cd build/ make DESTDIR="${DESTDIR}" install } 'cgit'>
![]() |
index : kernel | |
| Hosts the 0x221E linux distro kernel. | Ubuntu |
| summaryrefslogtreecommitdiff |
| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-03-26 | ARC: switch to generic ENTRY/END assembler annotations | Vineet Gupta |
| 2013-02-11 | ARC: String library | Vineet Gupta |