diff options
Diffstat (limited to 'src/s')
| -rw-r--r-- | src/s/cygwin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/s/cygwin.h b/src/s/cygwin.h index 914f11f1bba..1141f0bbd5e 100644 --- a/src/s/cygwin.h +++ b/src/s/cygwin.h | |||
| @@ -138,7 +138,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 138 | /* Don't list system libs on link command line */ | 138 | /* Don't list system libs on link command line */ |
| 139 | #define LIB_STANDARD | 139 | #define LIB_STANDARD |
| 140 | #define LIB_MATH | 140 | #define LIB_MATH |
| 141 | #define LIBS_DEBUG | ||
| 142 | 141 | ||
| 143 | #define START_FILES ecrt0.o | 142 | #define START_FILES ecrt0.o |
| 144 | 143 | ||