add fini crt compat option to mipsel uclibc config

SVN-Revision: 2399
master
Felix Fietkau 19 years ago
parent 4ee0a517f1
commit c8f1fc4777
  1. 2
      openwrt/toolchain/uClibc/files/config.mipsel

@ -62,7 +62,7 @@ LDSO_CACHE_SUPPORT=y
# LDSO_PRELOAD_FILE_SUPPORT is not set
LDSO_BASE_FILENAME="ld.so"
# LDSO_RUNPATH is not set
# DL_FINI_CRT_COMPAT is not set
DL_FINI_CRT_COMPAT=y
UCLIBC_CTOR_DTOR=y
# HAS_NO_THREADS is not set
UCLIBC_HAS_THREADS=y

Loading…
Cancel
Save