Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4196ff33
Commit
4196ff33
authored
Apr 23, 2010
by
Dan Nicolaescu
Browse files
* s/cygwin.h (LIBS_DEBUG): Remove, unused.
parent
879b0ee4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
src/ChangeLog
src/ChangeLog
+2
-0
src/s/cygwin.h
src/s/cygwin.h
+0
-1
No files found.
src/ChangeLog
View file @
4196ff33
2010-04-23 Dan Nicolaescu <dann@ics.uci.edu>
* s/cygwin.h (LIBS_DEBUG): Remove, unused.
Remove redundant flags.
* s/freebsd.h (C_SWITCH_SYSTEM):
* s/hpux10-20.h (C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
...
...
src/s/cygwin.h
View file @
4196ff33
...
...
@@ -138,7 +138,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Don't list system libs on link command line */
#define LIB_STANDARD
#define LIB_MATH
#define LIBS_DEBUG
#define START_FILES ecrt0.o
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment