cml1_do_configure() { set -e unset CFLAGS CPPFLAGS CXXFLAGS LDFLAGS oe_runmake oldconfig } EXPORT_FUNCTIONS do_configure addtask configure after do_unpack do_patch before do_compile alternate' title='Atom feed' href='https://trygvis.io/git/2012/05/openembedded-core.git/atom/meta/classes/cpan.bbclass?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/meta/classes/cpan.bbclass
blob: 513f0b3ce72cc5ef5e9ca54234a802973eb04be7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38