Skip to content

Commit

Permalink
Fix compilation on 4.03.
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentMazare committed Apr 27, 2016
1 parent ff6cb39 commit 1858e4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _tags
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ true: package(ctypes), package(ctypes.foreign)
<examples/*/*.native>: use_tensorflow
<examples/char_rnn/*>: package(cmdliner)

not <src/piqi/*>: warn(A-4-29-40-41-42-44-45-48)
not <src/piqi/*>: warn_error(A-4-29-40-41-42-44-45-48)
not <src/piqi/*>: warn(A-4-29-40-41-42-44-45-48-58)
not <src/piqi/*>: warn_error()
<src/gen_ops/*> or <src/graph/*> or <src/nn/*> or <examples/*> or <examples/*/*> or <tests/*>: package(core_kernel), thread
<lib>: -traverse
<lib2>: -traverse
Expand Down

0 comments on commit 1858e4e

Please sign in to comment.