gls icon indicating copy to clipboard operation
gls copied to clipboard

Program crashes with “illegal hardware instruction”

Open mmerfort opened this issue 8 years ago • 1 comments

$ gls --help
[1]    24766 illegal hardware instruction  gls --help
$ gls thisfolderdoesnotexist
[1]    24813 illegal hardware instruction  gls thisfolderdoesnotexist

OS X Yosemite 10.10.4, Xcode 6.4 (6E35b)

I installed gls 1.0 with brew.

mmerfort avatar Sep 11 '15 09:09 mmerfort

This is fixed in the HEAD. Please try brew install with the --HEAD option.

rs avatar Sep 11 '15 14:09 rs