svn commit: r535001 - head/Templates

Antoine Brodin antoine at FreeBSD.org
Tue May 12 18:15:07 UTC 2020


Author: antoine
Date: Tue May 12 18:15:06 2020
New Revision: 535001
URL: https://svnweb.freebsd.org/changeset/ports/535001

Log:
  malloc.h is now usable on head
  
  PR:		245366

Modified:
  head/Templates/config.site

Modified: head/Templates/config.site
==============================================================================
--- head/Templates/config.site	Tue May 12 17:46:42 2020	(r535000)
+++ head/Templates/config.site	Tue May 12 18:15:06 2020	(r535001)
@@ -119,7 +119,6 @@
 : ${ac_cv_header_argz_h=no}
 : ${ac_cv_header_byteswap_h=no}
 : ${ac_cv_header_dl_h=no}
-: ${ac_cv_header_malloc_h=no}
 : ${ac_cv_header_random_h=no}
 : ${ac_cv_header_vfork_h=no}
 


More information about the svn-ports-head mailing list