[cfe-commits] [PATCH] cmake: create a relative symlink to clang
Rafael EspĂndola
rafael.espindola at gmail.com
Thu Feb 2 01:31:35 PST 2012
On 30 January 2012 22:08, nobled <nobled at dreamwidth.org> wrote:
> Hardcoding the location of the build directory seems like it would
> break at `make install`/packaging time.
Which hardcoded symlink are you getting? On my build I already have:
$ ls -l bin/clang
lrwxr-xr-x 1 espindola staff 9 2 Feb 01:08 bin/clang -> clang-3.1
Cheers,
Rafael
More information about the cfe-commits
mailing list