Skip to content

Commit

Permalink
Re-enable OWAMP tools. Need to stop doing that.
Browse files Browse the repository at this point in the history
  • Loading branch information
mfeit-internet2 committed Mar 22, 2024
1 parent 5bad2e9 commit 9f9da7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unibuild-order
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ changecom()dnl
# Setting this to zero removes all tools that depend on OWAMP, which
# is built in a separate repository. The only time you'd want to do
# this is when doing unrelated development.
define(INCLUDE_OWAMP_TOOLS,0)
define(INCLUDE_OWAMP_TOOLS,1)
define(OWAMP_TOOL,ifelse(INCLUDE_OWAMP_TOOLS,1,$1,))

# Debian 9 (Stretch) doesn't support Golang sufficiently for what we
Expand Down

0 comments on commit 9f9da7f

Please sign in to comment.