CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2022/06/10 13:12:49

Modified files:
        security/xml-security-c: Makefile 

Log message:
Avoid picking up coreutils in configure

- checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
+ checking for a race-free mkdir -p... (cached) /bin/mkdir -p

Build failure with coreutils junked during build found by tb@, thanks.

Reply via email to