From 80256442af3091778339a4f76cebdd20c33c958e Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sun, 15 Apr 2018 09:01:30 -0700 Subject: More PortAudio removal. Change-Id: Ib56212e09d41fc76494d8186c77541302700104c Reviewed-on: https://code.wireshark.org/review/26952 Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- README.macos | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'README.macos') diff --git a/README.macos b/README.macos index e53e946d2f..cf630451b8 100644 --- a/README.macos +++ b/README.macos @@ -139,16 +139,6 @@ is to run the configure script with the --disable-asm argument, so that the assembler-language routines are not used. The tools/macos-setup.sh will configure libgcrypt with that option. -PortAudio - when compiling on macOS, the configure script for the -pa_stable_v19_20071207 version of PortAudio will cause certain -platform-dependent build environment #defines to be set in the Makefile -rules, and to cause a universal build to be done; those #defines will be -incorrect for all but one of the architectures for which the build is -being done, and that will cause a compile-time error on Snow Leopard. -Newer versions don't have this problem, but still fail to build on Lion -if a universal build is attempted. The tools/macos-setup.sh script -downloads a newer version, and also suppresses the universal build. - If you want to build Wireshark installer packages on a system that doesn't include Xcode 3.x or earlier, you will need to install some additional tools. From the Xcode menu, select the Open Developer Tool -- cgit v1.2.3