]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/jit/ChangeLog
jit: on OS X, add -Wl,-undefined,dynamic_lookup to driver invocation
authorDavid Malcolm <dmalcolm@redhat.com>
Fri, 14 Aug 2015 01:18:14 +0000 (01:18 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Fri, 14 Aug 2015 01:18:14 +0000 (01:18 +0000)
commitbaf3fbad0de4fd24bb8ed34f4b8bde9715fee33f
tree80fbb70cb9c8b0ee23ce5adf5a4faa851146543d
parent3f7fd1822b4e0e771008edbdf13d3894a9871f83
jit: on OS X, add -Wl,-undefined,dynamic_lookup to driver invocation

gcc/jit/ChangeLog:
* jit-playback.c (invoke_driver): On OS X, add
"-Wl,-undefined,dynamic_lookup" to the driver arguments.

From-SVN: r226882
gcc/jit/ChangeLog
gcc/jit/jit-playback.c