Page MenuHomeFreeBSD

Remove dependency on gcc
ClosedPublic

Authored by sbruno on Sep 3 2014, 5:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 15 2024, 6:54 AM
Unknown Object (File)
Nov 14 2024, 10:30 PM
Unknown Object (File)
Nov 7 2024, 5:27 PM
Unknown Object (File)
Nov 7 2024, 12:59 PM
Unknown Object (File)
Nov 4 2024, 3:29 AM
Unknown Object (File)
Oct 29 2024, 9:44 AM
Unknown Object (File)
Oct 20 2024, 2:24 AM
Unknown Object (File)
Sep 29 2024, 8:54 PM
Subscribers
None

Details

Reviewers
bapt
bdrewery
Summary

Add explicit declaration on needed features and modify code to work with clang. Upstream seems to have gone quiet so, this should be a local patch.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

sbruno retitled this revision from to Remove dependency on gcc.
sbruno updated this object.
sbruno edited the test plan for this revision. (Show Details)
bdrewery edited edge metadata.

Do you have a log of the build failure? I'm curious to see it.

devel/google-sparsehash/files/patch-src-sparsehash-internal-sparsehashtable.h
8 ↗(On Diff #1349)

It's picky, but can you fix the indentation for all of these changes? Will make it easier to upstream.

This revision now requires changes to proceed.Sep 11 2014, 11:19 PM

I can make one, but I don't have one. :-)

This is of interest to me two-fold, its a dependency for clementine-player and its allows a package to be built on ARM

sbruno edited edge metadata.

Patch cleanup and whitespace things

bdrewery edited edge metadata.

Approved. You can also add 'Approved by: maintainer timeout'

This revision is now accepted and ready to land.Sep 15 2014, 3:29 PM

Committed at svn r368270