diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/local.conf.sample | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample index 5ba1b06f2..ba92df8d3 100644 --- a/meta/conf/local.conf.sample +++ b/meta/conf/local.conf.sample @@ -115,8 +115,6 @@ PACKAGE_DEBUG_SPLIT_STYLE = '.debug' # SELECTED_OPTIMIZATION = "${PROFILE_OPTIMIZATION}" # LDFLAGS =+ "-pg" -# Uncomment this if you want BitBake to emit debugging output -# BBDEBUG = "yes" # Uncomment this if you want BitBake to emit the log if a build fails. BBINCLUDELOGS = "yes" |