Browse Source

Update README.

Viral B. Shah 13 years ago
parent
commit
11f62e053f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -3,5 +3,8 @@ library. It is meant to be used standalone in applications and
 programming language implementations, and perhaps even as a reference
 programming language implementations, and perhaps even as a reference
 for LIBM implementations in OSes.
 for LIBM implementations in OSes.
 
 
+OpenLIBM builds on Linux and Mac OS X, and with little effort, 
+should build on FreeBSD as well.
+
 The OpenLIBM code derives from the FreeBSD msun implementation, which
 The OpenLIBM code derives from the FreeBSD msun implementation, which
 in turn derives from FDLIBM 5.3.
 in turn derives from FDLIBM 5.3.