Mitchell Horne 4d0dc60f14 xinstall: fix invocation of llvm-strip
When executing strip(1), '--' is passed as an argument to explicitly
terminate the getopt(3) loop. The option parsing in llvm-strip doesn't
support this however, so setting XSTRIPBIN=llvm-strip results in an
unsupported argument error. llvm-strip(1) is otherwise
commandline-compatible with FreeBSD's strip(1), so just use the
documented argument format that is common to both.

Special care needs to be taken for filenames beginning with a '-'.

Reviewed by:	arichardson, eugen (earlier version, both)
Discussed with:	jilles
Sponsored by:	NetApp, Inc.
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D30614
2021-08-30 11:56:10 -03:00
..
2021-08-02 15:53:26 -06:00
2021-06-21 08:40:54 -06:00
2021-06-21 08:40:54 -06:00
2021-06-25 16:02:40 -07:00
2020-11-16 18:41:49 +00:00
2021-08-25 18:20:59 +02:00
2021-01-07 09:31:03 +00:00
2021-03-03 14:21:56 -06:00
2021-05-13 10:10:22 +02:00
2021-03-13 18:26:15 +01:00
2020-11-19 19:05:16 +00:00
2020-12-26 11:47:47 -05:00
2020-11-29 18:22:14 +00:00
2021-06-15 06:51:16 -06:00
2020-12-19 12:54:00 +00:00
2021-07-02 09:21:05 +01:00
2021-01-09 18:37:25 +01:00
2021-08-28 23:39:16 +03:00
2021-07-17 22:51:28 -07:00
2021-07-17 22:20:44 -07:00
2020-12-11 08:04:54 +00:00
2020-12-11 19:27:21 +00:00
2020-12-29 21:48:12 +01:00
2020-12-29 21:35:24 +01:00
2021-01-09 18:22:08 +01:00
2021-07-02 08:42:34 +02:00
2021-01-29 23:52:13 -06:00
2021-05-31 16:12:44 -06:00
2021-08-08 10:16:06 +02:00
2021-01-05 16:32:27 +01:00
2021-06-18 18:08:30 +02:00
2021-07-06 10:51:05 +01:00
2021-05-10 23:14:35 -07:00
2021-01-02 10:50:08 +09:00
2021-05-21 22:51:21 +02:00
2021-06-21 08:40:54 -06:00
2020-12-12 15:38:32 +00:00