Skip to content

Commit

Permalink
Remove ffjson because of gccgo issues
Browse files Browse the repository at this point in the history
Fixes opencontainers#362

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
  • Loading branch information
crosbymichael committed Mar 31, 2016
1 parent 0d6ad0b commit 51f8868
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 12,633 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,6 @@ endif
.gitvalidation:
git-validation -q -run DCO,short-subject -v -range $(EPOCH_TEST_COMMIT)..HEAD

# `go get https://github.com/pquerna/ffjson`
ffjson:
cd specs-go/ && ffjson -force-regenerate config.go
cd specs-go/ && ffjson -force-regenerate state.go

clean:
rm -rf output/ *~

Loading

0 comments on commit 51f8868

Please sign in to comment.