Added HOST_OPT=NO
This commit is contained in:
@@ -10,3 +10,4 @@
|
||||
# Include definitions common to all linux-x86 target archs
|
||||
include $(CONFIG)/os/CONFIG.Common.linux-x86
|
||||
|
||||
HOST_OPT=NO
|
||||
|
||||
@@ -10,3 +10,5 @@
|
||||
# Include definitions common to all solaris-sparc target archs
|
||||
include $(CONFIG)/os/CONFIG.Common.solaris-sparc
|
||||
|
||||
# Removes -O optimization and adds -g compile option
|
||||
HOST_OPT=NO
|
||||
|
||||
Reference in New Issue
Block a user