pmaports w/ reMarkable 1 packages
Find a file
Luca Weiss 19809ae262
main/gcc4: fix build (MR 3152)
Fix the build failure when built with newer gcc:

/home/pmos/build/src/gcc-4.9.2/gcc/reload1.c:89:24: error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17
   89 |   (this_target_reload->x_spill_indirect_levels)
      |   ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/pmos/build/src/gcc-4.9.2/gcc/reload1.c:444:7: note: in expansion of macro 'spill_indirect_levels'
  444 |       spill_indirect_levels++;
      |       ^~~~~~~~~~~~~~~~~~~~~

Patch source: https://github.com/ChrisMacGregor/esp-open-sdk/blob/master/1001-fix-reload1-compile-error.patch
2022-05-24 23:05:24 +02:00
.ci CI: wiki: add note about renamed devices (MR 3079) 2022-04-21 09:45:18 +02:00
cross cross/binutils-*: upgrade to 2.38-r2 2022-05-23 08:05:28 +02:00
device device/community: sdm845-{enchilada,fajita,beryllium,axolotl}: add appropiate charging drivers (MR 3127) 2022-05-19 02:50:22 +02:00
main main/gcc4: fix build (MR 3152) 2022-05-24 23:05:24 +02:00
modem modem/msm-modem: depend on qmi-utils for uim-selection (MR 2769) 2021-12-18 15:01:58 +03:00
non-free/sgx-ddk-um non-free/sgx-ddk-um: new aport (MR 1868) 2021-02-23 22:10:12 +01:00
temp temp/android-tools: remove (MR 3151) 2022-05-24 21:52:30 +02:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.editorconfig Add editorconfig file from Alpine 2018-11-27 07:47:11 +01:00
.gitignore gitignore: add 'src/' dir created when running abuild manually (MR 2450) 2021-08-21 20:30:46 +02:00
.gitlab-ci.yml CI: use shellcheck from Alpine again (MR 2691) 2021-11-18 18:22:29 +01:00
.mrhlpr.json mrhlpr.json: change suffix in commit names (MR 1146) 2020-04-12 03:52:48 +03:00
channels.cfg channels.cfg: add initial v22.06 branch (MR 3150) 2022-05-24 09:30:30 +02:00
CODEOWNERS CODEOWNERS: add sdm845 devs (MR 3047) 2022-03-30 13:10:23 +01:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: bump min pmb version to 1.43.0 (MR 3056) 2022-04-19 09:18:19 +02:00
README.md README: small updates to links 2021-09-01 03:11:51 +03:00