diff options
author | Zach van Rijn <me@zv.io> | 2023-01-04 02:32:30 +0000 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2023-01-04 02:35:23 +0000 |
commit | b75332c999508e359ef1e031380dd80d81b396ae (patch) | |
tree | 1567d297f7357a771e33c41591b8a486e24a5fda /user/libpng | |
parent | e16b285c8e8c54bed0ec0eba419c2959e7e22b07 (diff) | |
download | packages-b75332c999508e359ef1e031380dd80d81b396ae.tar.gz packages-b75332c999508e359ef1e031380dd80d81b396ae.tar.bz2 packages-b75332c999508e359ef1e031380dd80d81b396ae.tar.xz packages-b75332c999508e359ef1e031380dd80d81b396ae.zip |
user/gitlab-runner: patch armv7 for multiple redefinition 'seek'.
the file:
sys/unix/syscall_linux_arm.go
seems to declare 'seek()' as a prototype, the implementation being:
sys/unix/syscall_linux_gccgo_arm.go
however it isn't immediately clear why the conflict occurs, unless
it has to do with our Makefile patches, which CGO_ENABLED=1?
fixes #956
Diffstat (limited to 'user/libpng')
0 files changed, 0 insertions, 0 deletions