diff options
Diffstat (limited to 'meta-oe/recipes-multimedia/live555')
| -rw-r--r-- | meta-oe/recipes-multimedia/live555/live555_20210824.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/live555/live555_20210824.bb b/meta-oe/recipes-multimedia/live555/live555_20210824.bb index a899049b77..80c770c3e3 100644 --- a/meta-oe/recipes-multimedia/live555/live555_20210824.bb +++ b/meta-oe/recipes-multimedia/live555/live555_20210824.bb | |||
| @@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | |||
| 27 | TARGET_CC_ARCH += "${LDFLAGS}" | 27 | TARGET_CC_ARCH += "${LDFLAGS}" |
| 28 | 28 | ||
| 29 | do_configure() { | 29 | do_configure() { |
| 30 | cp ${WORKDIR}/config.linux-cross . | 30 | cp ${UNPACKDIR}/config.linux-cross . |
| 31 | echo "COMPILE_OPTS+=" -fPIC -DXLOCALE_NOT_USED"" >> config.linux-cross | 31 | echo "COMPILE_OPTS+=" -fPIC -DXLOCALE_NOT_USED"" >> config.linux-cross |
| 32 | ./genMakefiles linux-cross | 32 | ./genMakefiles linux-cross |
| 33 | } | 33 | } |
