Magellan Linux

Diff of /smage/trunk/extras/rust/rust-1.27.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 12430 by niro, Wed Sep 12 11:25:55 2018 UTC revision 12431 by niro, Wed Sep 12 12:23:08 2018 UTC
# Line 120  src_compile() Line 120  src_compile()
120   || die   || die
121    
122   ## missing llvm link deps   ## missing llvm link deps
123   #export RUSTFLAGS="$RUSTFLAGS -C link-args=-lffi"   export RUSTFLAGS="$RUSTFLAGS -C link-args=-lffi"
124   python2 ./x.py build --verbose || die   python2 ./x.py build --verbose || die
125  }  }
126    

Legend:
Removed from v.12430  
changed lines
  Added in v.12431