Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 157661 Details for
Bug 181997
Review Request: gpc - The GNU Pascal compiler
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch for spec file
gpc-spec.patch (text/plain), 1.06 KB, created by
Ignacio Vazquez-Abrams
on 2007-06-22 21:58:54 UTC
(
hide
)
Description:
Patch for spec file
Filename:
MIME Type:
Creator:
Ignacio Vazquez-Abrams
Created:
2007-06-22 21:58:54 UTC
Size:
1.06 KB
patch
obsolete
>--- gpc.spec.orig 2007-06-02 23:38:10.000000000 -0400 >+++ gpc.spec 2007-06-22 08:04:07.000000000 -0400 >@@ -81,11 +81,11 @@ > cd gcc-%{gcc_version} > > # Note that the standard configure macro does not build the compiler. >-# The echo bypasses a "read" statement in GPC's config-lang.in. >+# The compiler chokes on "-mtune=generic" further on. > # It's cleaner than patching that file for every release. > # Note also that multilib must be disabled on x86_64 or gcc-devel.i386 > # will be required in order for the build to complete. >-echo | CC="%{__cc} %{optflags}" \ >+CC="%{__cc} %{optflags}" \ > ./configure --prefix=%{_prefix} --mandir=%{_mandir} \ > --infodir=%{_infodir} --libdir=%{_libdir} \ > --host=%{_target_platform} --enable-languages=pascal \ >@@ -185,8 +185,8 @@ > %files > %defattr(-,root,root) > %doc %{_docdir}/gpc-%{gcc_version}_%{gpc_version} >-%doc %{_infodir}/gpc* >-%doc %{_mandir}/man1/gpc* >+%{_infodir}/gpc* >+%{_mandir}/man1/gpc* > %if %{matching_gcc} > %{_libdir}/gpc/%{_target_platform}/%{gcc_version}/units > %{_libdir}/gpc/%{_target_platform}/%{gcc_version}/libgpc.a
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 181997
:
124882
| 157661 |
332178
|
344592