]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/sdcc/sdcc-native_2.5.0.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / sdcc / sdcc-native_2.5.0.bb
1 include sdcc_${PV}.bb
2
3 inherit native
4
5 # yes, we usually don't want to do this in order to prevent staging pollution,
6 # however sdcc behaves pretty nice here, so we can do an exception here (ML).
7 do_stage() {
8         oe_runmake install 
9 }
10