pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/dcc
Module name: wip
Committed by: pebog
Date: Tue Mar 24 20:27:49 UTC 2015
Modified Files:
wip/dcc: Makefile distinfo
wip/dcc/patches: patch-Makefile.inc.in
Log Message:
Fix unprivileged builds.
When USE_BSD_MAKEFILE is set, pkgsrc will automatically pass all *OWN
and *GRP vars to the underlying make. In unprivileged.mk one will find
that pkgsrc sets, for example, BINOWN to UNPRIVILEGED_USER, i.e. the
current (unprivileged) user if nothing else was specified.
Thanks to gdt, joerg and asau!
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 wip/dcc/patches/patch-Makefile.inc.in
cvs -z3 rdiff -u -r1.16 -r1.17 wip/dcc/distinfo
cvs -z3 rdiff -u -r1.26 -r1.27 wip/dcc/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dcc/patches/patch-Makefile.inc.in?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dcc/distinfo?r1=1.16&r2=1.17
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dcc/Makefile?r1=1.26&r2=1.27
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index