Alex Richardson
0a20523dda
Fix newvers.sh on macOS 10.15
...
It appears that the macOS /bin/sh echo now defaults to -e and therefore the
`#define VERSTR` included newline characters instead of \n. This caused compiler
errors due to unterminated strings. Fix by using printf instead of echo.
A less fragile solution might be to bootstrap the in-tree /bin/sh but that
requires more changes.
Reviewed By: brooks
Differential Revision: https://reviews.freebsd.org/D24136
2020-03-23 17:51:44 +00:00
..
2020-03-18 02:58:18 +00:00
2020-03-18 02:58:18 +00:00
2020-03-18 02:58:18 +00:00
2020-02-20 16:58:19 +00:00
2020-03-20 16:15:45 +00:00
2020-03-19 01:05:54 +00:00
2020-03-20 15:07:25 +00:00
2020-03-23 17:51:44 +00:00
2020-03-17 11:59:45 +00:00
2020-02-26 14:26:36 +00:00
2020-02-26 14:26:36 +00:00
2020-03-23 14:33:29 +00:00
2020-02-28 10:57:23 +00:00
2020-03-17 18:44:03 +00:00
2020-02-26 14:26:36 +00:00
2020-02-26 14:26:36 +00:00
2020-02-28 15:42:51 +00:00
2020-03-20 16:50:19 +00:00
2019-12-30 02:07:55 +00:00
2020-03-22 18:18:30 +00:00
2020-02-26 14:26:36 +00:00
2020-03-22 22:18:06 +00:00
2020-03-20 21:06:58 +00:00
2020-03-14 20:13:42 +00:00
2020-02-21 16:32:17 +00:00
2020-03-04 22:32:40 +00:00
2020-03-23 12:17:13 +00:00
2020-03-19 21:38:52 +00:00
2020-02-26 14:26:36 +00:00
2020-02-26 14:26:36 +00:00
2020-02-26 14:26:36 +00:00
2020-02-26 14:26:36 +00:00
2020-03-01 23:01:37 +00:00
2020-03-16 12:33:57 +00:00
2020-02-26 14:26:36 +00:00
2020-03-20 11:51:08 +00:00
2020-03-22 17:59:36 +00:00
2020-03-01 23:01:51 +00:00
2020-03-03 01:46:35 +00:00
2020-03-20 16:17:54 +00:00
2020-02-26 14:26:36 +00:00
2020-01-26 00:41:38 +00:00
2020-03-11 21:00:40 +00:00
2020-03-11 22:25:45 +00:00
2020-03-18 21:34:52 +00:00
2020-02-07 15:14:29 +00:00
2020-02-25 19:04:39 +00:00
2020-02-03 17:35:11 +00:00