Skip to content
Snippets Groups Projects

Provisions for building both x86_64 and arm64 pkg on an Apple Silicon mac

Compare and
6 files
+ 138
60
Compare changes
  • Side-by-side
  • Inline

Files

@@ -315,7 +315,7 @@ by the ``dynare`` command.
Prevent Dynare from printing the output of the steps leading up to the
preprocessor as well as the preprocessor output itself.
.. option:: mexext=mex|mexw32|mexw64|mexmaci64|mexa64
.. option:: mexext=mex|mexw32|mexw64|mexmaci64|mexmaca64|mexa64
The mex extension associated with your platform to be used
when compiling output associated with :opt:`use_dll`.
Loading