aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_solaris.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* fmt update•••Fix: Placed all +build tags in the same location Fix: Split CFLAGS, LDFLAGS into seperate lines for readability and lookup Fix: Placed empty line between copyright comments and build tags for readability Fix: Placed OS specfic cgo flags at the end if the cgo sections contains multiple lines.Gert-Jan Timmer2018-05-271-0/+1
* add build constraint for solaris•••fixes #514 Yasuhiro Matsumoto2018-01-221-0/+12