]> git.eshelyaron.com Git - emacs.git/commit
* Improve 'add_driver_options'
authorAndrea Corallo <akrl@sdf.org>
Wed, 19 Aug 2020 15:47:37 +0000 (17:47 +0200)
committerAndrea Corallo <akrl@sdf.org>
Wed, 26 Aug 2020 19:25:45 +0000 (21:25 +0200)
commit1f105d5554e37a0c4994806a0f910c6686f2014d
tree210c8321c187f96684aa097d88b7fb2bf13d90b1
parentc00aedb4a591fc19818ad28846b7cf03c744a730
* Improve 'add_driver_options'

* src/comp.c (add_driver_options): Use
load_gccjit_if_necessary and FOR_EACH_TAIL + GNU style.
src/comp.c