Skip to content

Fix fakeroot build by using od(1) to check 64-bit ELFs#943

Open
JohnoKing wants to merge 1 commit intoksh93:devfrom
JohnoKing:fix-64bit-elf-detection
Open

Fix fakeroot build by using od(1) to check 64-bit ELFs#943
JohnoKing wants to merge 1 commit intoksh93:devfrom
JohnoKing:fix-64bit-elf-detection

Conversation

@JohnoKing
Copy link

bin/package:

  • Use od to check the ELF header if file fails with an error. This allows ksh to build and install correctly in fakeroot environments without encountering bogus seccomp restrictions.

Fixes #919

bin/package:
- Use od(1) to check the ELF header if the file command fails.
  This allows ksh to build and install correctly in fakeroot
  environments without encountering bogus seccomp restrictions.

Fixes ksh93#919
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

Successfully merging this pull request may close these issues.

Arch Linux AUR (PKGBUILD) - gitignore

1 participant