mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
mariadb: manually fix the conversion
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
17adfde3bd
commit
d66a4cd4c3
@ -112,7 +112,7 @@ do_configure:append() {
|
||||
sed -i -e "s:/libexec:/$libexecdir2:g" ${S}/scripts/mysqld_safe.sh
|
||||
}
|
||||
|
||||
do_generate_toolchain_file_append_class-native () {
|
||||
do_generate_toolchain_file:append:class-native () {
|
||||
# If these are set cmake will assume we're cross-compiling, which will
|
||||
# result in certain things we want being disabled
|
||||
sed -i "/set( CMAKE_SYSTEM_NAME/d" ${WORKDIR}/toolchain.cmake
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user