Changeset df9a3e9 in freewrt for toolchain


Ignore:
Timestamp:
Aug 30, 2025, 5:37:23 AM (3 months ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_2_0
Children:
a45c837
Parents:
36e3a1c
git-author:
Waldemar Brodkorb <wbx@…> (08/29/25 23:00:44)
git-committer:
Waldemar Brodkorb <wbx@…> (08/30/25 05:37:23)
Message:

openvpn: update to latest

File:
1 edited

Legend:

Unmodified
Added
Removed
  • toolchain/uClibc/files/config.mipsel

    r36e3a1c rdf9a3e9  
    167167UCLIBC_HAS_COMPAT_RES_STATE=y
    168168# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
    169 # UCLIBC_HAS_RESOLVER_SUPPORT is not set
     169UCLIBC_HAS_RESOLVER_SUPPORT=y
    170170# UCLIBC_DNSRAND_MODE_URANDOM is not set
    171171# UCLIBC_DNSRAND_MODE_CLOCK is not set
     
    224224UCLIBC_HAS_FNMATCH=y
    225225UCLIBC_HAS_WORDEXP=y
    226 # UCLIBC_HAS_NFTW is not set
    227 # UCLIBC_HAS_FTW is not set
     226UCLIBC_HAS_NFTW=y
     227UCLIBC_HAS_FTW=y
    228228# UCLIBC_HAS_FTS is not set
    229229UCLIBC_HAS_GLOB=y
Note: See TracChangeset for help on using the changeset viewer.