15:a42d904cde28 | 16:400f370aff91 |
---|---|
20 ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 20 ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
21 ## SUCH DAMAGE. | 21 ## SUCH DAMAGE. |
22 ## | 22 ## |
23 | 23 |
24 # package version | 24 # package version |
25 %define V_full 4.7.1 | 25 %define V_full 4.8.1 |
26 %define V_comp %nil | 26 %define V_comp %nil |
27 | 27 |
28 # package information | 28 # package information |
29 Name: gcc | 29 Name: gcc |
30 Summary: GNU Compiler Collection | 30 Summary: GNU Compiler Collection |
34 Distribution: OpenPKG Community | 34 Distribution: OpenPKG Community |
35 Class: CORE | 35 Class: CORE |
36 Group: Compiler | 36 Group: Compiler |
37 License: GPL | 37 License: GPL |
38 Version: %{V_full} | 38 Version: %{V_full} |
39 Release: 20120800 | 39 Release: 20130000 |
40 | 40 |
41 # package options | 41 # package options |
42 %option with_binutils yes | 42 %option with_binutils yes |
43 %option with_cxx yes | 43 %option with_cxx yes |
44 %option with_objc no | 44 %option with_objc no |