Skip to content

Commit d2de3d9

Browse files
author
Mrunal Patel
committed
Merge pull request #363 from crosbymichael/revert-ffjson
Remove ffjson because of gccgo issues
2 parents 0d6ad0b + 51f8868 commit d2de3d9

File tree

4 files changed

+0
-12633
lines changed

4 files changed

+0
-12633
lines changed

Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@ endif
6464
.gitvalidation:
6565
git-validation -q -run DCO,short-subject -v -range $(EPOCH_TEST_COMMIT)..HEAD
6666

67-
# `go get https://github.com/pquerna/ffjson`
68-
ffjson:
69-
cd specs-go/ && ffjson -force-regenerate config.go
70-
cd specs-go/ && ffjson -force-regenerate state.go
71-
7267
clean:
7368
rm -rf output/ *~
7469

0 commit comments

Comments
 (0)