1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00
Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
techknowlogick
2020-12-20 10:36:07 -05:00
committed by GitHub
parent f3c4baa84b
commit e0a84d7880
35 changed files with 157 additions and 40 deletions

View File

@@ -19,7 +19,7 @@
// The differences in this and the original implementation are
// due to the calling conventions and initialization of constants.
// +build !gccgo,!purego
// +build gc,!purego
#include "textflag.h"