HomePhabricator

build: add temporary fix for "bad magic number" error in out-of-tree builds
340012d9c978Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

build: add temporary fix for "bad magic number" error in out-of-tree builds

This was caused by an pyc files hanging around from previous
python2 invocations, when the matching .py missing from that path.

This should not be a problem with python3's tagged caches.

Details

Provenance
Cory Fields <cory-nospam-@coryfields.com>Authored on Jun 3 2016, 18:00
deadalnixPushed on May 14 2017, 22:04
Parents
rABC142ffc7e6136: travis: use out-of-tree build
Branches
Unknown
Tags
Unknown

Event Timeline

Cory Fields <cory-nospam-@coryfields.com> committed rABC340012d9c978: build: add temporary fix for "bad magic number" error in out-of-tree builds (authored by Cory Fields <cory-nospam-@coryfields.com>).Jun 3 2016, 18:48