Skip to content

Commit

Permalink
Fixed debug spam in build being enabled by default
Browse files Browse the repository at this point in the history
azonenberg committed Feb 16, 2017
1 parent a3df21b commit 3afbc55
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/greenpak4/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -77,8 +77,7 @@ function(add_greenpak4_bitstream name part)
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/${name}.txt"
COMMAND gp4par "--stdout-only"
--usercode 41
# --quiet
--debug
--quiet
--part ${part}
${pcfargs1}
${pcfargs2}

0 comments on commit 3afbc55

Please sign in to comment.