On Mar 24, 2017, at 4:21 PM, Simon Barber <[email protected]> wrote:
> My build produced with make dmg_package seem to produce something that
> requires Mac OS Sierra to install. (I am building on Mac OS Sierra). How can
> I generate a package that will install on something older?
If you're using autotools, try running the configure script with
"--enable-osx-deploy-target={minimum release to support}", where {minimum
release to support} would be "10.6" or "10.7" or something such as that.
I'm not sure what the appropriate options are for CMake.
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <[email protected]>
Archives: https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
mailto:[email protected]?subject=unsubscribe