Wireshark-commits: [Wireshark-commits] master 83abbfe: Build Lua with all the appropriate flags.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 14 Oct 2015 05:20:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83abbfe2c27fd70d871417c66ca149313cb2e6f9
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

83abbfe 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>
    

Actions performed:

    from  a542eec   regenerate files adding new UA Specification 1.03 services and types
    adds  83abbfe   Build Lua with all the appropriate flags.


Summary of changes:
 macosx-setup.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)