Browse Source

uclibc: enabled SUSv4 legacy

0.2-maint
Alejandro Mery 14 years ago
parent
commit
823d24a49e
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      config.in

+ 2
- 1
config.in

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# #
# Filename: target/idunn/config.in # Filename: target/idunn/config.in
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2008 - 2010 The OpenSDE Project
# #
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
# #
@ -31,5 +31,6 @@ SDECFGSET_EXPERT=1
# enable ccache # enable ccache
SDECFGSET_PKG_CCACHE_USEIT=1 SDECFGSET_PKG_CCACHE_USEIT=1
SDECFGSET_PKG_UCLIBC_SUSV4_LEGACY=1
menu_begin MENU_MNEMOSYNE 'Mnemosyne Options' menu_begin MENU_MNEMOSYNE 'Mnemosyne Options'

Loading…
Cancel
Save