mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
local.conf.sample: Don't ASSUME_PROVIDED gcc3-native anymore
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4349 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -103,7 +103,7 @@ TMPDIR = "${OEROOT}/build/tmp"
|
||||
|
||||
# Comment this out if you don't have a 3.x gcc version available and wish
|
||||
# poky to build one for you. The 3.x gcc is required to build qemu-native.
|
||||
ASSUME_PROVIDED += "gcc3-native"
|
||||
# ASSUME_PROVIDED += "gcc3-native"
|
||||
|
||||
# Uncomment these two if you want BitBake to build images useful for debugging.
|
||||
# DEBUG_BUILD = "1"
|
||||
|
||||
Reference in New Issue
Block a user