Skip to content

Commit

Permalink
Use generic implementation for s390x
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-clemente committed Oct 27, 2017
1 parent 25700e6 commit 2278c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cipher_generic.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

// +build !amd64,!s390x
// +build !amd64

package aes12

Expand Down

0 comments on commit 2278c3b

Please sign in to comment.