Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added protoc 3.11.4 for osx-aarch_64. #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 6, 2021

  1. Added protoc 3.11.4 for osx-aarch_64.

    Built with static linkage:  ./configure --disable-shared
    
    Built from [email protected]:protocolbuffers/protobuf.git tag v3.11.4
    
    Symbols stripped with "strip"
    
    % otool -L bin/3.11.4/protoc-3.11.4-osx-aarch_64.exe
    bin/3.11.4/protoc-3.11.4-osx-aarch_64.exe:
    	/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.11)
    	/usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 904.4.0)
    	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1292.60.1)
    cmardini committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    d2a1300 View commit details
    Browse the repository at this point in the history