Artifact d89f0cded7b2466b9bfad99cd2ae5a266eab3475:
- File autosetup/cc-db.tcl — part of check-in [9bc3eb88ca] at 2021-02-14 13:17:36 on branch trunk — Sorted out the broken autosetup: apparently autosetup removed its lib/ in some version, moving those files up one dir, and i didn't notice when upgrading. (user: stephan size: 397)
# Copyright (c) 2011 WorkWare Systems http://www.workware.net.au/ # All rights reserved # @synopsis: # # The 'cc-db' module provides a knowledge-base of system idiosyncrasies. # In general, this module can always be included. use cc module-options {} # openbsd needs sys/types.h to detect some system headers cc-include-needs sys/socket.h sys/types.h cc-include-needs netinet/in.h sys/types.h