dect
/
libpcap
Archived
13
0
Fork 0

Balance parentheses in a comment.

This commit is contained in:
Guy Harris 2010-04-04 12:07:13 -07:00
parent 19cc8a5941
commit 6776069ed8
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@ -9557,7 +9557,7 @@ fi
# run on PPC, so PPC libpcap runs under
# Rosetta, and Rosetta doesn't support BPF
# ioctls, so PPC programs can't do live
# captures.
# captures.)
#
V_CCOPT="$V_CCOPT -arch x86_64 -arch i386 -arch ppc"
LDFLAGS="$LDFLAGS -arch x86_64 -arch i386 -arch ppc"

View File

@ -1182,7 +1182,7 @@ darwin*)
# run on PPC, so PPC libpcap runs under
# Rosetta, and Rosetta doesn't support BPF
# ioctls, so PPC programs can't do live
# captures.
# captures.)
#
V_CCOPT="$V_CCOPT -arch x86_64 -arch i386 -arch ppc"
LDFLAGS="$LDFLAGS -arch x86_64 -arch i386 -arch ppc"