Browse Source

config: changed to not do FOOTPRINT=light as our glibc does not cross compile :'(

0.2-maint
Alejandro Mery 16 years ago
parent
commit
295d85e5b9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config.in

+ 1
- 1
config.in

@ -1,7 +1,7 @@
#Description: ECN Host OS
for x in VSERVER=1 \
FOOTPRINT=light LIBC=glibc \
LIBC=glibc \
DEVELOPMENT=0 \
; do
eval SDECFGSET_TRG_MNEMOSYNE_$x

Loading…
Cancel
Save