pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gps
Module Name: pkgsrc
Committed By: marino
Date: Fri May 9 18:37:34 UTC 2014
Modified Files:
pkgsrc/devel/gps: Makefile distinfo
pkgsrc/devel/gps/patches: patch-gnatlib_src_gnatcoll__readline.gpr.in
Log Message:
devel/gps: Fix build on SunOS by using COMPILER_RPATH_FLAG
The SunOS linker doesn't understand -rpath, so replace it with
COMPILER_RPATH_FLAG to fix build on SunOS.
Also removing empty directories in the post-install target is not
necessary on pkgsrc. The SunOS find program doesn't recognize -empty
switch, remove the redundant command to avoid error messages.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/gps/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/gps/distinfo
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/devel/gps/patches/patch-gnatlib_src_gnatcoll__readline.gpr.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index