Changeset 9da5212 in freewrt


Ignore:
Timestamp:
Jan 26, 2007, 3:39:32 PM (19 years ago)
Author:
Phil Sutter <n0-1@…>
Children:
ebde157
Parents:
0067b75
Message:

temporary workaround for flawful binutils build, as for now it shouldn't be needed yet

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

Location:
package
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • package/Config.in

    r0067b75 r9da5212  
    3737menu "Applications"
    3838source "package/autossh/Config.in"
    39 source "package/binutils/Config.in"
     39#source "package/binutils/Config.in"
    4040source "package/bitchx/Config.in"
    4141source "package/collectd/Config.in"
  • package/Makefile

    r0067b75 r9da5212  
    1818package-$(FWRT_COMPILE_BC) += bc
    1919package-$(FWRT_COMPILE_BIND) += bind
    20 package-$(FWRT_PACKAGE_BINUTILS) += binutils
     20#package-$(FWRT_PACKAGE_BINUTILS) += binutils
    2121package-$(FWRT_PACKAGE_BITCHX) += bitchx
    2222package-$(FWRT_PACKAGE_BITLBEE) += bitlbee
Note: See TracChangeset for help on using the changeset viewer.