diff options
author | David Schleef <ds@schleef.org> | 2002-04-20 22:43:27 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2002-04-20 22:43:27 +0000 |
commit | 6f691fbee6689ff3b5526ed4517fdc8c6bbf12bc (patch) | |
tree | c80653d41adbe47708ffed1511dcd6bb60dabc0b /debian/changelog | |
parent | 79469b53d8783c39417249fb6c0ba6a77779be12 (diff) |
Make sure that CROSS="" for native building.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5eafc9bc7..060ec199b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +uclibc (0.9.11-cvs20020420-1) unstable; urgency=low + + * Many of the configs have broken CROSS definitions. Compensate + for that in debian/rules. + + -- David Schleef <ds@schleef.org> Sat, 20 Apr 2002 15:40:39 -0700 + uclibc (0.9.11-cvs20020419-1) unstable; urgency=low * new upstream snapshot |