pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53581 (devel/lua-posix build problems: CLOCK_{PROCESS,THREAD}_CPUTIME_ID undefined)
The following reply was made to PR pkg/53581; it has been noted by GNATS.
From: maya%netbsd.org@localhost
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/53581 (devel/lua-posix build problems:
CLOCK_{PROCESS,THREAD}_CPUTIME_ID undefined)
Date: Tue, 20 Nov 2018 17:53:55 +0000
By the way, it is easier to create patches with:
install pkgtools/pkgdiff
set EDITOR to your favourite editor
pkgvi work/lua.../time.c
mkpatches (create a patch for all the files with .orig, doesn't always
do the right thing, sometimes I use 'pkgdiff' and adjust a bit)
make mps # create the distinfo change
cvs add patches/patch-...time.c
cvs diff -Nu
Home |
Main Index |
Thread Index |
Old Index