summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-07-14 06:18:56 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-07-14 06:18:56 -0700
commit0b830828cbace15b524b28b04aa6716cb57ed589 (patch)
treefc07c77a1f82d9028619fc33a3be85d63257cbae /Makefile
parent1bdccc66b8af56dc408b57b2b5842f5d5d7af5b7 (diff)
downloadtxr-0b830828cbace15b524b28b04aa6716cb57ed589.tar.gz
txr-0b830828cbace15b524b28b04aa6716cb57ed589.tar.bz2
txr-0b830828cbace15b524b28b04aa6716cb57ed589.zip
sysif: create rlim struct even without HAVE_RLIM.
The reason for this change is that we don't want syntax like #S(rlim cur 0 max 0) to fail to read in a build of TXR that happens not to have detected getrlimit. * sysif.c (rlim_s, cur_s, max_s, rlim_st): Define variables unconditionally. (sysif_init): Initialize variables unconditionally.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions