Skip to content

Commit 51f8868

Browse files
committed
Remove ffjson because of gccgo issues
Fixes #362 Signed-off-by: Michael Crosby <[email protected]>
1 parent 0d6ad0b commit 51f8868

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)