summaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.1.0.inc
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-06-19 19:45:21 -0400
committerTom Rini <trini@embeddedalley.com>2009-06-19 19:45:21 -0400
commit82ca98eff84d6350b323fecfe8e93f6255c10a40 (patch)
tree2ca05b292fa8b6e83c8de1d9be968842d8d3af0c /recipes/gcc/gcc-4.1.0.inc
parentbe7846117e5c48e401a9602061a695264afeb331 (diff)
downloadopenembedded-82ca98eff84d6350b323fecfe8e93f6255c10a40.tar.gz
gcc-4.1.0: Switch to INC_PR
Diffstat (limited to 'recipes/gcc/gcc-4.1.0.inc')
-rw-r--r--recipes/gcc/gcc-4.1.0.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-4.1.0.inc b/recipes/gcc/gcc-4.1.0.inc
index d6f6198013..7bb1a34f76 100644
--- a/recipes/gcc/gcc-4.1.0.inc
+++ b/recipes/gcc/gcc-4.1.0.inc
@@ -1,5 +1,7 @@
require gcc-common.inc
+INC_PR = "r9"
+
DEFAULT_PREFERENCE = "-1"
# Use the same patches as gcc-4.1.1 does