ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 49995: /trunk/ /trunk/: macosx-setup

From: Dirk Jagdmann <doj@xxxxxxxxx>
Date: Tue, 18 Jun 2013 09:39:36 -0700
> Very nice indeed! The only thing that should be done outside the script
> is setting -j 3: On some systems it is too much, on others it is too
> little. It should be set in the command line, not the script.

I could change it to something like:

if [ -z "$MAKE_BUILD_OPT" ] ; then
  MAKE_BUILD_OPT="-j 3"
fi

This way the user can set custom make options, but the script has a default.

-- 
---> Dirk Jagdmann
----> http://cubic.org/~doj
-----> http://llg.cubic.org