Skip to content

Commit

Permalink
Build non-strict-contactless versions
Browse files Browse the repository at this point in the history
  • Loading branch information
arekinath committed Mar 8, 2021
1 parent 3b06ab6 commit ebe150f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.rb
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ def build(ver, jcver, flags)

build(VER, 'jc222', 'RESAaD')
build(VER, 'jc222', 'RESAxaD')
build(VER, 'jc222', 'REAxaD')
build(VER, 'jc222', 'RESxLD')

build(VER, 'jc304', 'EPSxLaD')
Expand All @@ -61,3 +62,4 @@ def build(ver, jcver, flags)
build(VER, 'jc304', 'REePSAaD')
build(VER, 'jc304', 'REePSAxa')
build(VER, 'jc304', 'REePSAxaD')
build(VER, 'jc304', 'REePAxaD')

0 comments on commit ebe150f

Please sign in to comment.