Support GTest for FreeBSD platforms (9.x)
[oota-llvm.git] / utils / unittest / googletest / README.LLVM
index 1a6f0f59f1d715749773919c325dd4c8dfd08b3b..16bfffd8d5e50991cfddd0698e24a2ff12d80d60 100644 (file)
@@ -16,6 +16,7 @@ $ rm -f src/gtest_main.cc
 $ mv COPYING LICENSE.TXT
 
 Modified as follows:
+* Added support for FreeBSD.
 * To GTestStreamToHelper in include/gtest/internal/gtest-internal.h,
   added the ability to stream with raw_os_ostream.
 * To refresh Haiku support in include/gtest/internal/gtest-port.h,