]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/brig/config-lang.in
Update copyright years.
[thirdparty/gcc.git] / gcc / brig / config-lang.in
index 6d07cae59e7be0bba35573f5d71b77067096e34f..56e76db24a07c44ead466e757871c991742e3fde 100644 (file)
@@ -1,6 +1,6 @@
 # config-lang.in -- Top level configure fragment for gcc BRIG (HSAIL) frontend.
 
-# Copyright (C) 2015 Free Software Foundation, Inc.
+# Copyright (C) 2015-2020 Free Software Foundation, Inc.
 
 # This file is part of GCC.
 
@@ -28,7 +28,7 @@ language="brig"
 
 compilers="brig1\$(exeext)"
 
-target_libs="target-libbrig target-libhsail-rt"
+target_libs="target-libhsail-rt"
 
 # The BRIG frontend is written in C++, so we need to build the C++
 # compiler during stage 1.  Note: when cross-compiling / not bootstrapping,