Page MenuHomeFreeBSD

llvm-*: Use SYMLINKS for unprefixed LLVM tools, not hard links
ClosedPublic

Authored by emaste on Fri, Mar 6, 5:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 26, 9:53 AM
Unknown Object (File)
Tue, Mar 24, 10:33 AM
Unknown Object (File)
Mon, Mar 23, 9:47 AM
Unknown Object (File)
Sun, Mar 22, 8:18 AM
Unknown Object (File)
Sun, Mar 22, 6:19 AM
Unknown Object (File)
Sat, Mar 21, 8:59 PM
Unknown Object (File)
Sat, Mar 21, 7:32 PM
Unknown Object (File)
Fri, Mar 20, 6:46 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste requested review of this revision.Fri, Mar 6, 5:58 PM
emaste created this revision.

SYMLINK to the correct llvm-prefixed tool

I'm fine with this, but what is the motivation? Easier packaging?

In D55693#1274557, @dim wrote:

I'm fine with this, but what is the motivation? Easier packaging?

Yeah, see the discussion in D55692.

This revision is now accepted and ready to land.Fri, Mar 6, 6:08 PM

Oh we should probably drop the ${BINDIR} from the link targets

Use relative not absolute symlinks

This revision now requires review to proceed.Fri, Mar 6, 7:37 PM

seems fine per previous discussion.

This revision is now accepted and ready to land.Sat, Mar 7, 3:11 AM