Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove compiled binaries #3

Closed
ftyers opened this issue Oct 29, 2018 · 2 comments
Closed

Remove compiled binaries #3

ftyers opened this issue Oct 29, 2018 · 2 comments

Comments

@ftyers
Copy link
Collaborator

ftyers commented Oct 29, 2018

You have some compiled binaries in your repository:

$ file * | grep ELF
machine-translation:     ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=fc9b6177cdcadf165b7fe91523535ce316ec3d6f, not stripped
yasmet:                  ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=9338ab4c61afb06db8bbef3314b4380e94f24f77, with debug_info, not stripped

These should be removed and it should be explained how to compile them from source, see #2

@sevilaybayatli
Copy link
Owner

Binary files removed successfully and the instructions about compile them will add on wiki.

@ftyers
Copy link
Collaborator Author

ftyers commented Oct 29, 2018

Looks good.

@ftyers ftyers closed this as completed Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants