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.

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