PR jit/64708: remove libgccjit.so from COMPILERS
authorDavid Malcolm <dmalcolm@redhat.com>
Mon, 26 Jan 2015 20:30:12 +0000 (20:30 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Mon, 26 Jan 2015 20:30:12 +0000 (20:30 +0000)
gcc/jit/ChangeLog:
PR jit/64708
* config-lang.in (compilers): Drop "libgccjit.so".

From-SVN: r220133

gcc/jit/ChangeLog
gcc/jit/config-lang.in

index 137245f..3561ac8 100644 (file)
@@ -1,3 +1,8 @@
+2015-01-26  David Malcolm  <dmalcolm@redhat.com>
+
+       PR jit/64708
+       * config-lang.in (compilers): Drop "libgccjit.so".
+
 2015-01-23  David Malcolm  <dmalcolm@redhat.com>
 
        PR jit/64721
index e4eb060..875a194 100644 (file)
@@ -25,7 +25,7 @@
 
 language="jit"
 
-compilers="libgccjit.so"
+compilers=""
 
 target_libs=""