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

Configure link args with cargo config #174

Merged
merged 1 commit into from
Dec 14, 2018
Merged

Conversation

scrogson
Copy link
Member

@scrogson scrogson commented Nov 29, 2018

Fixes #151

λ cargo build
   Compiling void v1.0.2
   Compiling unicode-xid v0.0.4                                                                                                                               
   Compiling erlang_nif-sys v0.6.4                                                                                                                            
   Compiling quote v0.3.15                                                                                                                                    
   Compiling unicode-segmentation v1.2.1                                                                                                                      
   Compiling lazy_static v1.0.1                                                                                                                               
   Compiling unreachable v0.1.1                                                                                                                               
   Compiling synom v0.11.3                                                                                                                                    
   Compiling heck v0.3.0                                                                                                                                      
   Compiling syn v0.11.11                                                                                                                                     
   Compiling rustler v0.18.1-alpha.0 (/Users/scrogson/github/hansihe/rustler/rustler)                                                                         
   Compiling rustler_codegen v0.18.0 (/Users/scrogson/github/hansihe/rustler/rustler_codegen)                                                                 
   Compiling rustler_test v0.1.0 (/Users/scrogson/github/hansihe/rustler/rustler_tests)                                                                       
    Finished dev [unoptimized + debuginfo] target(s) in 17.32s

@hansihe hansihe merged commit 3ec9c67 into rusterlium:master Dec 14, 2018
@hansihe
Copy link
Member

hansihe commented Dec 14, 2018

I did not know about this file, it might enable us to simplify rustler_mix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants