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

Check for cargo during libgrust configuration #2938

Closed
wants to merge 1 commit into from

Commits on Apr 3, 2024

  1. Check for cargo during libgrust configuration

    libgrust configuration script did not check for
    cargo, which is now required in order to build
    libformat_parser.
    
    libgrust/ChangeLog:
    
    	* Makefile.in: Regenerate.
    	* configure: Regenerate.
    	* configure.ac: Add check for cargo, error out
    	when cargo is missing.
    	* libproc_macro_internal/Makefile.in: Regenerate.
    
    Signed-off-by: Pierre-Emmanuel Patry <[email protected]>
    P-E-P committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c810874 View commit details
    Browse the repository at this point in the history