diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-15 01:40:31 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-15 01:40:31 +0000 |
commit | f126fb9075674caa4df45c19ae8ded53cae1646f (patch) | |
tree | 6e7958c4c9c23235ac48822e08d06c25d802e5b6 /base/third_party | |
parent | a3092904ae9d100bd7e9e12a2df1897382837c9b (diff) | |
download | chromium_src-f126fb9075674caa4df45c19ae8ded53cae1646f.zip chromium_src-f126fb9075674caa4df45c19ae8ded53cae1646f.tar.gz chromium_src-f126fb9075674caa4df45c19ae8ded53cae1646f.tar.bz2 |
Fix the mac build to add dmg_fp to the libbase.a.
Remove third_party/dmg_fp complete since nothing else depends on it.
Review URL: http://codereview.chromium.org/10963
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5525 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/third_party')
-rw-r--r-- | base/third_party/dmg_fp/README.google | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/third_party/dmg_fp/README.google b/base/third_party/dmg_fp/README.google index 16d866d..c024f20 100644 --- a/base/third_party/dmg_fp/README.google +++ b/base/third_party/dmg_fp/README.google @@ -9,3 +9,4 @@ List of changes made to original code: - wrapped functions in dmg_fp namespace - renamed .c files to .cc - added dmg_fp.h header + - added #define IEEE_8087 to dtoa.cc |