Changeset 255 for trunk/Makefile


Ignore:
Timestamp:
May 27, 2003, 10:09:23 PM (23 years ago)
Author:
bird
Message:

libc specs hack.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    • Property cvs2svn:cvs-rev changed from 1.28 to 1.29
    r254 r255  
    647647#   Because strip is broken on OS/2 we pass -s for release build and -g for
    648648#   non release builds - This overrides some stuff in src/gcc/gcc/config/i386/t-emx!
     649
    649650gcc-build-it: \
    650651                $(PATH_OBJ)/gcc/.ts.configured
     
    655656                BOOT_LDFLAGS="$(BUILD_DEBUGINFO) -Zexe -Zcrtdll" \
    656657                LIBGCC2_DEBUG_CFLAG="$(BUILD_DEBUGINFO)" \
     658
     659
    657660                bootstrap
    658661else
     
    921924                                                                       
    922925# Install the compiled emx stuff to builttools.
    923 emx-builttools-stage2: 
     926emx-builttools-stage2:
    924927        $(MAKE) -C $(PATH_TOP)/src/emx $(EMX_DEFINES) INS=$(PATH_BUILTTOOLS)/  install
     928
     929
     930
     931
     932
     933
     934
    925935
    926936
Note: See TracChangeset for help on using the changeset viewer.