On 2019/10/25 10:31, Edd Barrett wrote:
> On Thu, Oct 24, 2019 at 01:43:11PM +0100, Stuart Henderson wrote:
> > Please add CC="${CC}" to MAKE_FLAGS, then it's ok.
>
> Ah yes. Thanks.
>
> I've also fixed a couple of bits upstream:
> https://github.com/6d7367/xscreenruler/pull/3
>
> Updated port attached.
>
> - ${CC}
> - bumped date
> - new checksums
> - Added ALL_TARGET
>
> Still good?
>
> Thanks
>
> --
> Best Regards
> Edd Barrett
>
> http://www.theunixzoo.co.uk
Please use CC="${CC}" rather than just CC=${CC} in case someone has a
program with command line arguments.
Otherwise ok