Changeset 50b2ebb in freewrt


Ignore:
Timestamp:
Jun 15, 2007, 7:42:03 PM (18 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
c12ae15
Parents:
1aa479e
Message:

oops, this was not meant to be committed

but I was right, we're saving about 600 bytes each on
mksh and openntpd, and an amazing 4.5 KiB on rdate…
uClibc and libm grow a little, but libnotimpl.a is no
longer added into many programmes either, so it's, at
the end, about the same as before, except that the code
is now shared, and more programmes could benefit from it.

git-svn-id: svn://www.freewrt.org/trunk/freewrt@2825 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • toolchain/uClibc/Makefile

    r1aa479e r50b2ebb  
    3838
    3939$(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.unpacked
    40 
    41 blah:
    4240        $(SED) 's,^CROSS=.*,CROSS=$(TARGET_CROSS),g' $(PKG_BUILD_DIR)/Rules.mak
    4341        $(CP) ./files/config.$(ARCH) $(PKG_BUILD_DIR)/.config
Note: See TracChangeset for help on using the changeset viewer.