diff options
| -rw-r--r-- | meta-networking/recipes-support/cifs/cifs-utils_7.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/cifs/cifs-utils_7.4.bb b/meta-networking/recipes-support/cifs/cifs-utils_7.4.bb index 9c7b9e3246..d8ab2dacb1 100644 --- a/meta-networking/recipes-support/cifs/cifs-utils_7.4.bb +++ b/meta-networking/recipes-support/cifs/cifs-utils_7.4.bb | |||
| @@ -21,6 +21,8 @@ PACKAGECONFIG[pam] = "--enable-pam --with-pamdir=${base_libdir}/security,--disab | |||
| 21 | 21 | ||
| 22 | inherit autotools pkgconfig | 22 | inherit autotools pkgconfig |
| 23 | 23 | ||
| 24 | CFLAGS += "-I ${B}" | ||
| 25 | |||
| 24 | do_configure:prepend() { | 26 | do_configure:prepend() { |
| 25 | # want installed to /usr/sbin rather than /sbin to be DISTRO_FEATURES usrmerge compliant | 27 | # want installed to /usr/sbin rather than /sbin to be DISTRO_FEATURES usrmerge compliant |
| 26 | # must override ROOTSBINDIR (default '/sbin'), | 28 | # must override ROOTSBINDIR (default '/sbin'), |
