aboutsummaryrefslogtreecommitdiff
path: root/git-hooks/commit-msg
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2024-09-22 22:50:10 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2024-09-23 12:01:59 +0200
commit54037d7b983167477c4cfea2fdc192208305d857 (patch)
tree54ca5197f939f709a7c622f4aa341859fef7cf0e /git-hooks/commit-msg
parent3bed4c8015b319b97e6651a383db9ae001f11aa9 (diff)
downloadriscv-openocd-54037d7b983167477c4cfea2fdc192208305d857.zip
riscv-openocd-54037d7b983167477c4cfea2fdc192208305d857.tar.gz
riscv-openocd-54037d7b983167477c4cfea2fdc192208305d857.tar.bz2
Move FD_SETSIZE to configure.ac
The commit from the pull request #644 sets the macro FD_SETSIZE to 128 for every host OS, while it is needed on Windows only. Note that this macro has a much higher value on other OS and after this commit it get reduced to 128 only. Since in configure.ac is already present a hook to change the compile defines for Windows, move there also FD_SETSIZE. Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Diffstat (limited to 'git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions