Skip to content

Commit 3f6e183

Browse files
committed
add build_cgo and gokeep
1 parent dd9eb44 commit 3f6e183

File tree

41 files changed

+730
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+730
-0
lines changed

Diff for: Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ update_source: clean $(LIBDIR)
6161
# Other support files
6262
rm -fr testdata
6363
cp -a $(LIBDIR)/testdata testdata
64+
git apply gokeep.patch
6465

6566
clean:
6667
-@ $(RM) -r $(LIB_TMPDIR)

0 commit comments

Comments
 (0)