drat icon indicating copy to clipboard operation
drat copied to clipboard

Check automatically Intel and Silicon MACS and minor fixes

Open superbonaci opened this issue 1 year ago • 3 comments

Some fixes thanks to https://github.com/PWhiddy/drat

  • Detect argp-standalone version without hard coding it thanks to brew symlink
  • Fix int open_container__info_stream
  • Add -Wno-unused-but-set-variable
  • Update README.md to include command to install argp-standalone in MAC

superbonaci avatar Sep 15 '24 11:09 superbonaci

I'll review your suggested Makefile changes once I get my hands on an Intel Mac again, because I'm not familiar with how Homebrew has changed its default behaviour since the introduction of Apple Silicon.

jivanpal avatar Sep 15 '24 16:09 jivanpal

Fixes #82 #84

I've tested both in a virtual machine one with arm and other with intel x86_64.

superbonaci avatar Sep 15 '24 19:09 superbonaci

Confirmed working on arm64

ProductName:		macOS
ProductVersion:		15.3
BuildVersion:		24D60

markst avatar Jan 28 '25 01:01 markst