Commit Graph

24 Commits

Author SHA1 Message Date
PeroSar 02735ff5e0 debug
continuous-integration/drone Build is failing Details
2023-10-02 18:37:10 +05:30
PeroSar 40541cc651 update gcc to 13.2.0 and binutils to 2.41
continuous-integration/drone Build is failing Details
2023-09-24 12:24:48 +05:30
PeroSar 917494dda3 back to tildegit 2023-09-24 10:09:04 +05:30
PeroSar 8ac0281347
Test build 2
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-06-04 14:08:26 +05:30
PeroSar 4866826814
emerald-get-relver: Fix for BusyBox grep
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-06-04 11:10:26 +05:30
PeroSar d88e689c3a
gcc: Use prebuilts from alpine repo to reduce compile time
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-06-04 10:50:01 +05:30
PeroSar 9fee6a0d25
emerald-post-gcc-build: Fix for BusyBox grep
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-06-04 10:35:26 +05:30
PeroSar 3ed698bc14
Test build with musl libc
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-06-04 10:10:58 +05:30
PeroSar ac43b015ba
Prepare for env git migration
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-06-03 23:00:30 +05:30
PeroSar 15255af004
bin: add emerald-alignfix
Fixes static executables to be able to run on device

Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-05-13 16:31:41 +05:30
PeroSar 5d27e221b7
gcc: enable fortran support
continuous-integration/drone Build is passing Details
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-05-11 14:33:35 +05:30
PeroSar 3c7f57bb28
patches/gcc/12.1.0: remove useless patches
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-05-10 23:02:32 +05:30
PeroSar bdb8ca26fb
format shell scripts with shfmt
shfmt -sr -w -ci bin/* *.sh

Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-05-10 01:41:29 +05:30
PeroSar 8bd28b305f
gcc: copy more options from Arch Linux PKGBUILD
continuous-integration/drone Build is passing Details
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-05-08 22:59:26 +05:30
PeroSar b194ea6e98
emerald-post-gcc-build: Fix static linking
Previously, building with cargo was fixed, but static linking was broken

Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-05-08 22:59:25 +05:30
PeroSar f04103c117
common: Statically link libstdc++
continuous-integration/drone Build is passing Details
Issue: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by aarch64-linux-android-<...>)

Effected executables: aarch64-linux-android-ld.gold aarch64-linux-android-dwp

Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-05-07 13:29:58 +05:30
PeroSar 4f8c6cdcae
Bump gcc to 12.1.0
continuous-integration/drone Build is passing Details
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-05-07 12:47:08 +05:30
PeroSar 5ff9af7795
fix rust builds, add ldd
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-05-06 23:49:12 +05:30
PeroSar 3ee39789b0
Add README
continuous-integration/drone Build is passing Details
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-05-02 16:21:51 +05:30
PeroSar 86b776d38f
Add gitignore
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-05-02 16:08:43 +05:30
PeroSar c55b294586
drone: Add CI config
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-05-02 16:08:15 +05:30
PeroSar a7fe233b27
gcc: add 11.3.0 build script
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-05-02 01:36:29 +05:30
PeroSar d84c2df944
binutils: add 2.38 build script
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-05-02 01:30:59 +05:30
PeroSar c53d948525
Add LICENSE
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-05-02 00:22:28 +05:30