aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssl/openssl_0.9.8j.bb
blob: 21450d2a24287a6e7deb8b2ce0a7ab1f70e77454 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
inherit pkgconfig

require openssl.inc

PR = "r2"

export OE_LDFLAGS="${LDFLAGS}"

SRC_URI += "file://configure-targets.patch;patch=1 \
            file://shared-libs.patch;patch=1 \
            file://debian.patch;patch=1 \
            file://oe-ldflags.patch;patch=1"

PARALLEL_MAKE = ""