* s/cygwin.h (LIBS_DEBUG): Remove, unused.
This commit is contained in:
parent
879b0ee46e
commit
4196ff33d3
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
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):
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue