pmaports w/ reMarkable 1 packages
Find a file
Ignacy Kuchciński 5000bf1bc5
samsung-serranolte: Fix build with binutils>=2.41 (MR 4637)
Currently, the build fails with the following error message:

arch/arm/mm/proc-v7.S: Assembler messages:
arch/arm/mm/proc-v7.S:346: Error: junk at end of line, first unrecognized character is `#'
make[1]: *** [scripts/Makefile.build:343: arch/arm/mm/proc-v7.o] Error 1
make: *** [Makefile:952: arch/arm/mm] Error 2

This is because in binutils package, starting with version 2.41, stopped
supporting Sun/Solaris style flags on section directive.

To fix that, use a patch that replaces this with the GNU style flags,
partly backported from mainline.

Fixes: https://gitlab.com/postmarketOS/pmaports/-/issues/2355
2023-12-16 20:52:44 -05:00
.ci CI: add setup_usb_storage.sh to shellcheck.sh (MR 4450) 2023-11-19 10:27:42 -08:00
.githooks Add githooks from alpine (MR 4008) 2023-04-12 16:42:45 +02:00
.gitlab/issue_templates gitlab: issue template: add v23.12 2023-12-03 21:21:14 +01:00
cross cross/busybox-static-*: upgrade to 1.36.1-r16 2023-12-13 22:15:12 +01:00
device samsung-serranolte: Fix build with binutils>=2.41 (MR 4637) 2023-12-16 20:52:44 -05:00
main postmarketos-base: disable openrc syslog service (MR 4617) 2023-12-15 23:15:55 +00:00
modem modem/msm-cros-efs-loader: update remote (MR 4559) 2023-11-19 10:35:44 -08:00
temp temp/iio-sensor-proxy: fork from Alpine (MR 4050) 2023-12-13 00:50:46 -08:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.ecrc CI: .ecrc: remove version 2023-04-11 09:18:36 +02:00
.editorconfig CI: check if most text files have final_newline and conform to editorconfig (MR 3530) 2022-10-16 16:27:25 +02:00
.gitignore CI: wiki: adjust for 'pmbootstrap ci' (MR 3608) 2022-11-17 19:10:56 +01:00
.gitlab-ci.yml CI: implement distfile-check as python test (MR 3608) 2022-11-17 19:10:56 +01:00
.mrhlpr.json mrhlpr.json: accept all generic package commits (MR 3131) 2023-03-15 21:37:37 +00:00
channels.cfg channels.cfg: update v23.12 aports branch 2023-12-07 20:21:11 +01:00
CODEOWNERS huawei-plank: new device (MR 4096) 2023-05-23 15:19:16 -07:00
COMMITSTYLE.md COMMITSTYLE: introduce (MR 3908) 2023-03-21 08:32:10 +01:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: set pmbootstrap_min_version=1.53.0 (MR 4472) 2023-10-12 20:16:05 +02:00
README.md README: add mention to COMMITSTYLE (MR 4010) 2023-04-13 23:22:01 -07:00