eliminate DOSTATIC, DODEBUG, etc and name them sensibly

This commit is contained in:
Eric Andersen
2003-07-22 22:15:21 +00:00
parent 20c9f1e5e7
commit e5272074c9
11 changed files with 65 additions and 54 deletions

6
debian/config-deb vendored
View File

@@ -20,8 +20,8 @@ CONFIG_FEATURE_INSTALLER=y
#
# Build Options
#
# DOSTATIC is not set
DOLFS=y
# CONFIG_STATIC is not set
CONFIG_LFS=y
# USING_CROSS_COMPILER is not set
EXTRA_CFLAGS_OPTIONS=""
@@ -362,4 +362,4 @@ CONFIG_FEATURE_MOUNT_LOOP=y
#
# Debugging Options
#
# DODEBUG is not set
# CONFIG_DEBUG is not set