wok diff nmon/receipt @ rev 23909

Up tazinst (1021)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 08 17:52:43 2020 +0000 (2020-08-08)
parents 40522d4dfb64
children afae00265386
line diff
     1.1 --- a/nmon/receipt	Wed Mar 25 13:33:35 2020 +0100
     1.2 +++ b/nmon/receipt	Sat Aug 08 17:52:43 2020 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  	cc	-o nmon lmon$VERSION.c			\
     1.5  		-g -O2					\
     1.6  		-D JFS -D GETUSER -D LARGEMEM -D POWER	\
     1.7 -		-Wall					\ 
     1.8 +		-Wall					\
     1.9  		-lm -lncursesw -ltinfo -g
    1.10  }
    1.11