Closed rmeden closed 5 months ago
I'm using dmarc-report-converter on an AWS t4g instance which has the aarch64 architecture. (bad choice, I know... haven't rebuilt yet).
when I run "make release" I get a dmarc-report-converter_--20240603_x86-64.tar.gz file, but the architecture isn't x86_64.
This simple fix allows the tar to have the correct architecture
Thank you, it make sense :+1:
I'm using dmarc-report-converter on an AWS t4g instance which has the aarch64 architecture. (bad choice, I know... haven't rebuilt yet).
when I run "make release" I get a dmarc-report-converter_--20240603_x86-64.tar.gz file, but the architecture isn't x86_64.
This simple fix allows the tar to have the correct architecture