Revert "add #-EARLY section"

This reverts commit 85ca1cce74.
This commit is contained in:
nhmall
2026-05-17 20:54:08 -04:00
parent 85ca1cce74
commit d9bc6d7b8a
2 changed files with 13 additions and 29 deletions
+6 -10
View File
@@ -5,26 +5,22 @@
#---------------------------------------------------------------------
# Linux hints file with support for multiple window ports (interfaces)
# Tested on:
# - Ubuntu resolute raccoon
# - Ubuntu focal
#
# If this doesn't work for your distribution, consider making a new
# hints file for it, rather than changing this one.
# And let us know about it.
#
#-EARLY
TARGETPFX=
HINTSVERSION := 500
#-PRE
# linux.500 hints file provides a single-user build for Linux (such
# as Ubuntu focal).
# note: '#-INCLUDE' is not just a comment, it inserts a
# file from sys/unix/hints/include.
# note: '#-INCLUDE' is not just a comment
# multiw-1.500 contains sections 1 to 2
#-INCLUDE multiw-1.500
# sys/unix/Makefile.header will get inserted right here,
# ahead of the PRE section.
#-PRE
HINTSVERSION := 500
ifdef MAKEFILE_TOP
ifeq ($(MAKELEVEL),0)
+7 -19
View File
@@ -5,35 +5,23 @@
#---------------------------------------------------------------------
# MacOS hints file with support for multiple window ports (interfaces)
# Tested on:
# - MacOS Catalina 10.15 (Intel processor)
# - MacOS Tahoe 26.5 (Intel processor)
# - MacOS Tahoe 26.5 (M ARM64 processor)
# - MacOS Catalina 10.15
# - MacOS Ventura 13 (Intel processor)
#
# If this doesn't work for some other version of macOS, consider
# making a new hints file it, rather than changing this one.
# And let us know about it.
# Useful info: http://www.opensource.apple.com/darwinsource/index.html
#
#-EARLY
TARGETPFX=
HINTSVERSION := 500
# note: '#-INCLUDE' is not just a comment, it inserts a
# file from sys/unix/hints/include.
# multiw-1.500 contains sections 1 to 2
#-INCLUDE multiw-1.500
# sys/unix/Makefile.header will get inserted right here,
# ahead of the PRE section.
#-PRE
#-PRE xxxx
# macOS hints file
#
# note: '#-INCLUDE' is not just a comment; multiw-1 contains sections 1 to 2
#-INCLUDE multiw-1.500
HINTSVERSION := 500
ifdef MAKEFILE_TOP
ifeq ($(MAKELEVEL),0)
PRECHECK+=checkmakefiles