Page MenuHome

Build: simplify Linux buildbot config, fix PCRE warning
ClosedPublic

Authored by Brecht Van Lommel (brecht) on Apr 2 2020, 2:47 PM.

Details

Summary

Regular Linux builds show a warning about PCRE not being found, this fixes
it in a way that we don't need special exceptions for the buildbot config.

Diff Detail

Event Timeline

This is probably fine, just commit seemingly unrelated cleanup of buildbot config separately.

build_files/buildbot/config/blender_linux.cmake
10–28

This is all no-functional-change which is not related to PCRE and which can go in?

36

Is it set somewhere else?

This revision is now accepted and ready to land.Apr 2 2020, 3:32 PM
build_files/buildbot/config/blender_linux.cmake
36

It's set in platform_unix.cmake.