mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-16 18:01:09 +02:00
net-fs/samba: Sync with Gentoo
It's from Gentoo commit d1ebe725097351435cf9fb2bfb07a94d187e72b1. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
50b15d53e7
commit
fe31c9a465
@ -300,6 +300,8 @@ multilib_src_configure() {
|
|||||||
myconf+=( --with-shared-modules=DEFAULT,!vfs_snapper )
|
myconf+=( --with-shared-modules=DEFAULT,!vfs_snapper )
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
append-ldflags $(test-flags-CCLD -Wl,--undefined-version) # bug 914898
|
||||||
|
|
||||||
append-cppflags "-I${ESYSROOT}/usr/include/et"
|
append-cppflags "-I${ESYSROOT}/usr/include/et"
|
||||||
|
|
||||||
waf-utils_src_configure ${myconf[@]}
|
waf-utils_src_configure ${myconf[@]}
|
||||||
|
@ -304,6 +304,8 @@ multilib_src_configure() {
|
|||||||
myconf+=( --with-shared-modules=DEFAULT,!vfs_snapper )
|
myconf+=( --with-shared-modules=DEFAULT,!vfs_snapper )
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
append-ldflags $(test-flags-CCLD -Wl,--undefined-version) # bug 914898
|
||||||
|
|
||||||
append-cppflags "-I${ESYSROOT}/usr/include/et"
|
append-cppflags "-I${ESYSROOT}/usr/include/et"
|
||||||
|
|
||||||
waf-utils_src_configure ${myconf[@]}
|
waf-utils_src_configure ${myconf[@]}
|
||||||
|
@ -304,6 +304,8 @@ multilib_src_configure() {
|
|||||||
myconf+=( --with-shared-modules=DEFAULT,!vfs_snapper )
|
myconf+=( --with-shared-modules=DEFAULT,!vfs_snapper )
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
append-ldflags $(test-flags-CCLD -Wl,--undefined-version) # bug 914898
|
||||||
|
|
||||||
append-cppflags "-I${ESYSROOT}/usr/include/et"
|
append-cppflags "-I${ESYSROOT}/usr/include/et"
|
||||||
|
|
||||||
waf-utils_src_configure ${myconf[@]}
|
waf-utils_src_configure ${myconf[@]}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user