Project

General

Profile

action #28896

Updated by JERiveraMoya over 6 years ago

## User story 

 As a customer, I want to be able to perform _toolchain_ with C, C++ and Fortran on SLE. 


 ## Acceptance criteria 

 - **AC1:** Installation of gcc and gcc-fortrand works for SLE 12-SP3, 12-SP4 and 15 
 - **AC2:** The test module **gcc5_fortran_compilation** works for SLE 12-SP3, 12-SP4 and 15 


 ## Tasks 

 1. Adapt the module **install** to install the appropriate packages for SLE 12-SP3, 12-SP4 and 15. 
 2. Rename module **gcc5_fortran_compilation** to **gcc_fortran_compilation** 


 ## Further information 

 - Pattern gcc not included in SLE-15 - [bsc#1070151](https://bugzilla.suse.com/show_bug.cgi?id=1070151)

Back