Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2008-06-03 06:22:36 +0400
committerChristopher Faylor <me@cgf.cx>2008-06-03 06:22:36 +0400
commit585cd03044db704f7038592b6a183dd0b3550076 (patch)
treeb74fa75986dbdb0a527f74d07437df114fa37c28
parent11a36faaa631c7fa429a087b4463ed377f616500 (diff)
* cygwin.sc: Remove unrequired and erroneous definition.
-rw-r--r--winsup/cygwin/ChangeLog4
-rw-r--r--winsup/cygwin/cygwin.sc1
2 files changed, 4 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index f29ccff0f..911792b69 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-02 Christopher Faylor <me+cygwin@cgf.cx>
+
+ * cygwin.sc: Remove unrequired and erroneous definition.
+
2008-05-30 Christopher Faylor <me+cygwin@cgf.cx>
* select.cc (peek_pipe): Semi-reinstate pipe NT-special write
diff --git a/winsup/cygwin/cygwin.sc b/winsup/cygwin/cygwin.sc
index 30b7b691a..78e388ed3 100644
--- a/winsup/cygwin/cygwin.sc
+++ b/winsup/cygwin/cygwin.sc
@@ -111,7 +111,6 @@ SECTIONS
}
__cygheap_end = ABSOLUTE(.);
__cygheap_end1 = __cygheap_mid + SIZEOF(.cygheap);
- __cygwin_debug_size = SIZEOF(.gnu_debuglink);
/DISCARD/ :
{
*(.debug$S)