Author: dim
Date: Tue Mar 10 20:01:52 2020
New Revision: 358854
URL: https://svnweb.freebsd.org/changeset/base/358854

Log:
  Add one additional file to libllvmminimal, to help the ppc64 bootstrap.
  
  Reported by:  bdragon
  PR:           244251
  MFC after:    6 weeks
  X-MFC-With:   358851

Modified:
  head/lib/clang/libllvmminimal/Makefile

Modified: head/lib/clang/libllvmminimal/Makefile
==============================================================================
--- head/lib/clang/libllvmminimal/Makefile      Tue Mar 10 19:52:19 2020        
(r358853)
+++ head/lib/clang/libllvmminimal/Makefile      Tue Mar 10 20:01:52 2020        
(r358854)
@@ -58,6 +58,7 @@ SRCS+=                Support/Unicode.cpp
 SRCS+=         Support/VirtualFileSystem.cpp
 SRCS+=         Support/Watchdog.cpp
 SRCS+=         Support/WithColor.cpp
+SRCS+=         Support/YAMLParser.cpp
 SRCS+=         Support/circular_raw_ostream.cpp
 SRCS+=         Support/raw_ostream.cpp
 SRCS+=         Support/regcomp.c
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to