Changes

Jump to: navigation, search

LEAP ILP 32

227 bytes added, 14:02, 28 July 2015
no edit summary
* I committed the changes and run "git format-patch master --stdout > gcc49-makefile.patch" command to get the patch for my changes.
* I copied "gcc49-makefile.patch" to "~/rpmbuild/SOURCES/"
Due to internal RPM macros, I edited had to alter many lines in "~/rpmbuild/SPECS/gcc.spec" in , since the default values were overwriting my patch.Information on the default macros can be found here: https://fedoraproject.org/wiki/Packaging:RPMMacros .Here is how I changed the next wayspec file:
* I run "export RPM_PACKAGER="Artem Luzyanin <artem.luzyanin@senecacollege.ca>""
* I run "rpmdev-bumpspec -c "This patch is to create ilp32-capable gcc in a separate tree."" command to add the changes with comments to the spec file.

Navigation menu