Skip to content

rustpkg's -c does not work. #5012

Description

@dpc

Current incoming branch (a6945f2).

I'm trying to install rust-sdl crate:

[mutex:~] (master)% rustpkg  -c "image" install git://github.com/brson/rust-sdl.git
note: fetching from git://github.com/brson/rust-sdl.git using git
note: compiling /home/dpc/.rustpkg/tmp/177b16f99c6316/src/sdl.rc
note: installed sdl v0.3.0
[mutex:~] (master)% strings .rustpkg/lib/libsdl-34b7eedb9132850-0.3.0.so| grep img
[mutex:~] (master)% 

If I build manually the img module is there and everything works. Seems to me that rustpkg does not really pass the -c like it should.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions