diff options
Diffstat (limited to 'meta-oe/recipes-extended')
| -rw-r--r-- | meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb b/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb index 0b9fdafea7..38e1915e4f 100644 --- a/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb +++ b/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb | |||
| @@ -17,7 +17,7 @@ inherit autotools-brokensep | |||
| 17 | 17 | ||
| 18 | # set default mailgroup to mail | 18 | # set default mailgroup to mail |
| 19 | # --with-libnfslock specify where to install nfslock.so.NVER | 19 | # --with-libnfslock specify where to install nfslock.so.NVER |
| 20 | EXTRA_OECONF = "--enable-shared --enable-static \ | 20 | EXTRA_OECONF = "--enable-shared \ |
| 21 | --with-mailgroup=mail \ | 21 | --with-mailgroup=mail \ |
| 22 | --with-libnfslock=${libdir} \ | 22 | --with-libnfslock=${libdir} \ |
| 23 | " | 23 | " |
