]> git.eshelyaron.com Git - emacs.git/commit
* Init gcc_jit_context_add_driver_option as optional
authorAndrea Corallo <akrl@sdf.org>
Mon, 24 Aug 2020 08:28:59 +0000 (10:28 +0200)
committerAndrea Corallo <akrl@sdf.org>
Wed, 26 Aug 2020 19:25:45 +0000 (21:25 +0200)
commit51acfeef6a5cf4dce2c80f56fbe0d8b0aa3d660c
tree080ffc436e222d39b0ac75e62d4e699dd04a390a
parent63f041c0a467e49599facf8a6992dcc20ef71eaf
* Init gcc_jit_context_add_driver_option as optional

* src/comp.c (init_gccjit_functions): Use LOAD_DLL_FN_OPT to init
'gcc_jit_context_add_driver_option' as this is optional.
src/comp.c