diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2009-12-14 00:55:36 +0100 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2009-12-14 00:57:53 +0100 |
commit | 8f491bf275cf8a64d05e99f2e5b0c6c5143202b4 (patch) | |
tree | 55dd0f6c2ee5644d856ac3771889ebdfe56af251 /recipes/klibc/klibc_1.5.15.bb | |
parent | 19ab14a2f98087a549f02c21b6770b8080d6502b (diff) |
klibc: teach klcc what -isystem is
* bump PR
Diffstat (limited to 'recipes/klibc/klibc_1.5.15.bb')
-rw-r--r-- | recipes/klibc/klibc_1.5.15.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/klibc/klibc_1.5.15.bb b/recipes/klibc/klibc_1.5.15.bb index 777dcd2c3c..97898f2b8e 100644 --- a/recipes/klibc/klibc_1.5.15.bb +++ b/recipes/klibc/klibc_1.5.15.bb @@ -1,4 +1,4 @@ require klibc_1.5.15.inc -PR = "r4" +PR = "r5" KLIBC_FETCHDIR = "Testing" |