citusdata / citusdata/postgresql-hll

Feature Request: ARM64 Support

Open
#127 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
C
Stars
1.2k
Forks
115
PR merge metrics
No merged PRs in 30d

Description

Hello! With the recent switchover of Macs to ARM (M1/M1Pro/M1Max) I've been unable to use the postgresql-hll module without emulating x86 in Docker. Would it be possible to get a version built for ARM?

I believe it could be as simple as adding the following to your Travis file:

```
arch:
- amd64
- arm64
```

https://docs.travis-ci.com/user/multi-cpu-architectures/

Happy to help out as well if you like.

Thanks,
Justin

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.