Skip to content

Commit 1642d88

Browse files
committed
Remove useless echo statement.
1 parent 708f554 commit 1642d88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configure.ac

-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ if $avx -o $avx2 -o $sse41; then
136136
case "${host_os}" in
137137
*darwin* | *-macos10*)
138138
if test -z "$CLANG"; then
139-
echo "MODIFYING FLAGS"
140139
# When using AVX, AVX2, or SSE4.1:
141140
# Must tell AS to use clang integrated assembler,
142141
# instead of the GNU based system assembler.

0 commit comments

Comments
 (0)