mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
opkg: qemuarmv7 also use gcc 4.3.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4924 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -23,6 +23,7 @@ EXTRACFLAGS = ""
|
||||
EXTRACFLAGS_omap-3430ldp = "-Wno-array-bounds"
|
||||
EXTRACFLAGS_omap-3430sdp = "-Wno-array-bounds"
|
||||
EXTRACFLAGS_beagleboard = "-Wno-array-bounds"
|
||||
EXTRACFLAGS_qemuarmv7 = "-Wno-array-bounds"
|
||||
|
||||
TARGET_CFLAGS += "${EXTRACFLAGS}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user