mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
gcc-runtime: Add 4.2.3 version
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
10
meta/packages/gcc/gcc-runtime_4.2.3.bb
Normal file
10
meta/packages/gcc/gcc-runtime_4.2.3.bb
Normal file
@@ -0,0 +1,10 @@
|
||||
PR = "r10"
|
||||
|
||||
require gcc-${PV}.inc
|
||||
require gcc-configure-runtime.inc
|
||||
require gcc-package-runtime.inc
|
||||
|
||||
SRC_URI_append = "file://fortran-cross-compile-hack.patch;patch=1"
|
||||
|
||||
ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"
|
||||
|
||||
Reference in New Issue
Block a user