Skip to content

Commit

Permalink
Remove useless echo statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
ic committed Apr 13, 2018
1 parent 708f554 commit 1642d88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configure.ac
Expand Up @@ -136,7 +136,6 @@ if $avx -o $avx2 -o $sse41; then
case "${host_os}" in
*darwin* | *-macos10*)
if test -z "$CLANG"; then
echo "MODIFYING FLAGS"
# When using AVX, AVX2, or SSE4.1:
# Must tell AS to use clang integrated assembler,
# instead of the GNU based system assembler.
Expand Down

0 comments on commit 1642d88

Please sign in to comment.