[PATCH] Makefile: sanitize rpath and quieten the strip command

- Use ccdv to run strip (yes, a really cosmetic change)

- Use the proper rpath when linking libcpufreq.so. It is needed
  because otherwise libtool will create a messed libdir in
  libcpufreq.la fooling 3rd parties linking against libcpufreq (and
  using libtool for themselves).
  Since the problem is the usage of $(DESTDIR) this will probably only
  show in prebuilt packages in linux distros.

Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
1 file changed
tree: 2edc032a749286379b90c16c01e704651d3de4dd
  1. build/
  2. debug/
  3. lib/
  4. man/
  5. po/
  6. utils/
  7. .gitignore
  8. AUTHORS
  9. COPYING
  10. Makefile
  11. README