Git commit 7f4c67b4bdf3d2c46a855fc2f7d03f9fc0606caa by Ben Cooksley. Committed on 10/11/2015 at 06:56. Pushed by bcooksley into branch 'master'.
Disable ASAN for all of KIO. We can't switch it off per test, so for everything it shall have to be... CCMAIL: kde-frameworks-devel@kde.org A +2 -0 build/kio/kf5-qt5.cfg A +2 -0 build/kio/stable-kf5-qt5.cfg http://commits.kde.org/sysadmin/ci-builder-tools/7f4c67b4bdf3d2c46a855fc2f7d03f9fc0606caa diff --git a/build/kio/kf5-qt5.cfg b/build/kio/kf5-qt5.cfg new file mode 100644 index 0000000..44c1eb4 --- /dev/null +++ b/build/kio/kf5-qt5.cfg @@ -0,0 +1,2 @@ +[Build] +configureCommand=%(configureExecutable)s %(configurePlatformArgs)s %(configureExtraArgs)s -DCMAKE_BUILD_TYPE=%(cmakeBuildType)s -DBUILD_TESTING=ON -DSIP_DEFAULT_SIP_DIR={instPrefix}/share/sip/ -DCMAKE_INSTALL_PREFIX={instPrefix} {sources} diff --git a/build/kio/stable-kf5-qt5.cfg b/build/kio/stable-kf5-qt5.cfg new file mode 100644 index 0000000..44c1eb4 --- /dev/null +++ b/build/kio/stable-kf5-qt5.cfg @@ -0,0 +1,2 @@ +[Build] +configureCommand=%(configureExecutable)s %(configurePlatformArgs)s %(configureExtraArgs)s -DCMAKE_BUILD_TYPE=%(cmakeBuildType)s -DBUILD_TESTING=ON -DSIP_DEFAULT_SIP_DIR={instPrefix}/share/sip/ -DCMAKE_INSTALL_PREFIX={instPrefix} {sources} _______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel