Removed BUILD_CLASS def.

This commit is contained in:
Janet B. Anderson
2009-07-14 20:17:24 +00:00
parent 6219ab5059
commit 6fc8ac3c91
2 changed files with 0 additions and 4 deletions
@@ -9,8 +9,6 @@
include $(CONFIG)/os/CONFIG.linux-x86.linux-x86
BUILD_CLASS=HOST
# Removes -O optimization and adds -g compile option
HOST_OPT=NO
@@ -9,8 +9,6 @@
include $(CONFIG)/os/CONFIG.linux-x86_64.linux-x86_64
BUILD_CLASS=HOST
# Removes -O optimization and adds -g compile option
HOST_OPT=NO