Merge pull request #21 from flichtenheld/parse-macro-args-fix
[platform/upstream/build.git] / baselibs_global.conf
1 arch i586   targets x86_64:32bit
2 arch i686   targets x86_64:32bit
3 arch s390   targets s390x:32bit
4 arch ppc    targets ppc64:32bit
5 arch ppc64  targets ppc:64bit
6 arch sparc      targets sparc64:32bit
7 arch sparcv8    targets sparc64:32bit
8 arch sparcv9    targets sparc64:32bit
9 arch sparcv9v   targets sparc64v:32bit
10 arch sparc64    targets sparcv9:64bit
11 arch sparc64v   targets sparcv9v:64bit
12
13 configdir /usr/lib/baselibs-<targettype>/bin
14
15 targettype x86 prefix /emul/ia32-linux
16
17 targettype x86 extension -x86
18 targettype 32bit extension 32
19 targettype 64bit extension 64
20
21 targetname <name>-<targettype>
22
23 +.*/lib(64)?/.*\.(so.*|o|a|la)$
24
25 targettype 64bit -^(/usr)?/lib/lib
26 targettype 32bit -/lib64/
27 targettype x86   -/lib64/
28
29 config    +.*bin.*-config$
30 config    -/kde-config$
31
32 targettype x86 requires "ia32el"
33 targettype x86 prereq "glibc-x86"
34
35 package /.(?<!-devel)$/
36 post "/sbin/ldconfig"
37
38 package /(.*)-debuginfo$/
39 +/usr/lib(64)?/debug/.*/lib(64)?/.*\.(so.*|o|a|la)\.debug$
40 +/usr/lib(64)?/debug/.build-id/.*