Go files are not an issue here. Rpmbuild (`brp-strip`) classifies the files 
using the `file` utility and passes everything that is `ELF.*, not stripped` to 
the `strip` utility. One could argue this is an issue in the `strip` utility -  
or `file`. But as a workaround we can exclude `*.go` files from this procedure.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1765#issuecomment-920622860
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to