summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/local.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto/conf/local.conf.sample')
-rw-r--r--meta-yocto/conf/local.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample
index 64b61ba92b..b6993841fb 100644
--- a/meta-yocto/conf/local.conf.sample
+++ b/meta-yocto/conf/local.conf.sample
@@ -223,3 +223,8 @@ NO32LIBS = "1"
223 223
224# Uncomment this if your host distribution provides the help2man tool. 224# Uncomment this if your host distribution provides the help2man tool.
225#ASSUME_PROVIDED += "help2man-native" 225#ASSUME_PROVIDED += "help2man-native"
226
227# Uncomment the following lines to enable multilib builds
228#require conf/multilib.conf
229#MULTILIBS = "multilib:lib32"
230#TUNENAME_virtclass-multilib-lib32 = "x86"