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 584294 Details for
Bug 753517
Review Request: hoard - scalable memory allocator
[?]
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]
update the generic-gcc target for use in Fedora
hoard-38-fedora.patch (text/plain), 1.29 KB, created by
Dan Horák
on 2012-05-14 08:45:36 UTC
(
hide
)
Description:
update the generic-gcc target for use in Fedora
Filename:
MIME Type:
Creator:
Dan Horák
Created:
2012-05-14 08:45:36 UTC
Size:
1.29 KB
patch
obsolete
>diff -up hoard-38/src/Makefile.fedora hoard-38/src/Makefile >--- hoard-38/src/Makefile.fedora 2012-05-14 09:30:58.000000000 +0200 >+++ hoard-38/src/Makefile 2012-05-14 09:33:35.000000000 +0200 >@@ -44,7 +44,7 @@ SOLARIS_GCC_SPARC_COMPILE_64 := g++ -nos > > SOLARIS_GCC_SPARC_COMPILE_DEBUG := g++ -nostartfiles -pipe -mcpu=ultrasparc -g -fPIC -I. -Iheaplayers -Iheaplayers/util -D_REENTRANT=1 -shared libhoard.cpp -lthread -lpthread -ldl -o libhoard.so > >-GENERIC_GCC_COMPILE := g++ -I/usr/include/nptl -malign-double -pipe -O3 -finline-limit=20000 -fomit-frame-pointer -finline-functions -DNDEBUG -I. -Iheaplayers -Iheaplayers/util -D_REENTRANT=1 -D'CUSTOM_PREFIX(x)=hoard\#\#x' -shared gnuwrapper.cpp libhoard.cpp -Bsymbolic -o libhoard.so -ldl -lpthread >+GENERIC_GCC_COMPILE := g++ -I/usr/include/nptl -pipe -O3 -finline-limit=20000 -fomit-frame-pointer -finline-functions -DNDEBUG -I. -Iheaplayers -Iheaplayers/util -D_REENTRANT=1 -D'CUSTOM_PREFIX(x)=hoard\#\#x' $(CFLAGS) -shared gnuwrapper.cpp libhoard.cpp -Bsymbolic -o libhoard.so -ldl -lpthread > > DEPS = libhoard.cpp check.h fixedrequestheap.h hoardmanager.h addheaderheap.h semilockedheap.h alignedheap.h threadpoolheap.h redirectfree.h ignoreinvalidfree.h conformantheap.h hoardsuperblock.h lockmallocheap.h alignedsuperblockheap.h alignedmmap.h globalheap.h >
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 753517
:
564746
| 584294 |
584296