File tree Expand file tree Collapse file tree 4 files changed +3
-246
lines changed Expand file tree Collapse file tree 4 files changed +3
-246
lines changed Original file line number Diff line number Diff line change 11# Oracle Solaris Rust builder  
22
3- This project builds latest stable Rust version for Oracle Solaris 11.4 CBE release [ 1]  (currently 11.4.42 ).
3+ This project builds latest stable Rust version for Oracle Solaris 11.4 CBE release [ 1]  (currently 11.4.81 ).
44
55Note that to build Rust version X you need to have version X or X-1 versoin.
66
77Usage example:
88
99``` 
10- RUST_BOOTSTRAP=~/.rust_solaris/rustc-1.86 .0/bin ./build.sh 
10+ RUST_BOOTSTRAP=~/.rust_solaris/rustc-1.87 .0/bin ./build.sh 
1111``` 
1212
1313Ultimately Rust should install in standard manner (rustup). But we are not there yet..
Original file line number Diff line number Diff line change 44# 
55set  -xe
66
7- VERSION=1.87 .0
7+ VERSION=1.88 .0
88
99PATH=$RUST_BOOTSTRAP :/usr/gnu/bin:/usr/bin
1010
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments