X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fsourcepackage.h;h=8be8ada63d654f68a963feb55cdec9f8c7544d77;hb=451ef4f33b5a57dcb56bd7cb671bed359ac86247;hp=23e8f36320aaf5de5393bffb9ef5ab3268c7ee06;hpb=aa053d637e8259755af7d2e4b510a242f4d29c7b;p=builder.git diff --git a/source/sourcepackage.h b/source/sourcepackage.h index 23e8f36..8be8ada 100644 --- a/source/sourcepackage.h +++ b/source/sourcepackage.h @@ -53,7 +53,7 @@ private: FileTarget *build_file; Msp::FS::Path source_dir; - const BuildType *build_type; + const BuildType *build_type = 0; Toolchain local_tools; std::vector features; BuildInfo build_info;