aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2023-08-23 09:22:38 +0100
committerRon Yorston <rmy@pobox.com>2023-08-23 09:22:38 +0100
commitf4f0515429d8ace3c3314ee0e823205d8044f2ac (patch)
tree761f0ab2a23b336f5b6739bc1141f716eacf36da /arch
parent9a80d9752d5d1867c0730c1f5bca12abd994907e (diff)
downloadbusybox-w32-f4f0515429d8ace3c3314ee0e823205d8044f2ac.tar.gz
busybox-w32-f4f0515429d8ace3c3314ee0e823205d8044f2ac.tar.bz2
busybox-w32-f4f0515429d8ace3c3314ee0e823205d8044f2ac.zip
make: allow targets of the form c:/path
Parsing of target rules was too simplistic to allow targets of the form c:/path. Allow such targets as a non-POSIX extension. Also add a 'windows' pragma to allow such targets in POSIX mode. This additionally requires the use of the 'target_name' pragma to permit slashes in target names. This change *doesn't* allow targets of the form c:path, but it's probably not wise to use them anyway. Costs 40-80 bytes. (GitHub issue #353)
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions