URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=28be8697b26f90b8edb4199adfeb6ea19ea09ccc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
28be869 by Guy Harris (guy@xxxxxxxxxxxx):
Build Lua with all the appropriate flags.
It doesn't use a configure script, so we have to pass in -arch flags,
minimum version flags, "where's the SDK" flags, etc. by setting MYCFLAGS
and MYLDFLAGS for the make, rather than for the configure script.
Change-Id: I8c95851051cd2a9ddd7a9caf6faccd2e9fd2b4a7
Reviewed-on: https://code.wireshark.org/review/10995
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 83abbfe2c27fd70d871417c66ca149313cb2e6f9)
Reviewed-on: https://code.wireshark.org/review/10996
Actions performed:
from 71a04db Set QT_MULTIMEDIA_LIB if we're using Qt 4 and have QtMultimedia.
adds 28be869 Build Lua with all the appropriate flags.
Summary of changes:
macosx-setup.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)