Changeset b917538 in freewrt for package/mrd6/Makefile


Ignore:
Timestamp:
Oct 1, 2006, 10:31:51 AM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
edaeca5
Parents:
2f09cbe
Message:
  • sync with changes in trunk
  • lzo2 instead of lzo
  • fix tinc/vtun build
  • security update for openssh/openssl
  • update for iproute2,openvpn,openntpd, iptables and ipp, openswan
  • disable ipv6 in busybox, autoselect this feature for all ipv6 related packages
  • add better startup scripts for openssh and openntpd

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@800 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/mrd6/Makefile

    r2f09cbe rb917538  
    2727                SPACE_OPTIMIZE=yes \
    2828                FULL_STATIC=yes \
    29                 CFLAGS="$(TARGET_CFLAGS) -DNO_INET6_OPTION" \
     29                CFLAGS="$(TARGET_CFLAGS) -DNO_INET6_OPTION -lm" \
    3030                CXX=$(TARGET_CROSS)g++ \
    3131                CC=$(TARGET_CC) \
Note: See TracChangeset for help on using the changeset viewer.