aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc-cross_3.4.4.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2008-12-10 12:05:30 -0800
committerKhem Raj <raj.khem@gmail.com>2008-12-10 12:05:30 -0800
commitfca5cadc1e2012f01afcdd67d9482a4c52aa52d1 (patch)
tree19617c6e63af57cc2c2b3de4d849e38c99e407ea /packages/gcc/gcc-cross_3.4.4.bb
parentb7040d5e843b3172a040f119ed1f047a1c880aa8 (diff)
downloadopenembedded-fca5cadc1e2012f01afcdd67d9482a4c52aa52d1.tar.gz
gcc-package-cross: Creative relative symbolic link to fortran and only if fortran is available
* This patch adds the symbolic link only if fortran is enabled in gcc and secondly it creates them relative and not absolute as they are right now.
Diffstat (limited to 'packages/gcc/gcc-cross_3.4.4.bb')
-rw-r--r--packages/gcc/gcc-cross_3.4.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc-cross_3.4.4.bb b/packages/gcc/gcc-cross_3.4.4.bb
index e2b20df484..ccc2ceea69 100644
--- a/packages/gcc/gcc-cross_3.4.4.bb
+++ b/packages/gcc/gcc-cross_3.4.4.bb
@@ -1,4 +1,4 @@
-PR = "r12"
+PR = "r13"
require gcc-${PV}.inc
require gcc-cross.inc