Page MenuHomeFreeBSD

Remove dependency on gcc
ClosedPublic

Authored by sbruno on Sep 3 2014, 5:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 26, 1:06 PM
Unknown Object (File)
Tue, Jun 24, 8:49 AM
Unknown Object (File)
Wed, Jun 18, 2:03 PM
Unknown Object (File)
Tue, Jun 3, 12:43 PM
Unknown Object (File)
Apr 18 2025, 9:20 PM
Unknown Object (File)
Apr 12 2025, 4:11 PM
Unknown Object (File)
Apr 9 2025, 10:17 PM
Unknown Object (File)
Mar 6 2025, 8:01 AM
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