Mitchell Hashimoto
5fd36ea69e
build: enable PIC for static libghostty-vt
...
The static library was built without position-independent code,
which caused linker errors when consumers tried to link it into
PIE executables (the default on most Linux distributions). The
linker would fail with "relocation R_X86_64_32 against symbol
cannot be used when making a PIE object."
Enable PIC on the static library root module so it can be linked
into both PIE and non-PIE executables.
2026-03-21 15:15:17 -07:00
..
2026-03-18 03:37:03 +08:00
2026-03-13 13:56:14 -07:00
2026-03-21 15:15:17 -07:00
2026-03-15 21:04:35 -04:00
2026-03-16 09:52:35 -07:00
2025-10-03 07:10:43 -07:00
2026-02-17 20:35:25 -08:00
2026-03-15 20:58:43 -04:00
2026-03-20 10:27:40 -06:00
2026-03-16 09:52:35 -07:00
2026-03-13 13:56:14 -07:00
2026-03-19 20:13:14 -07:00
2026-03-12 16:27:54 -04:00
2026-03-17 16:21:34 -07:00
2026-03-20 09:41:34 -04:00
2025-11-27 13:37:53 -08:00
2025-10-03 18:52:26 +02:00
2025-12-10 22:31:27 -06:00
2026-03-21 11:18:02 -07:00
2026-03-03 09:48:48 +01:00
2026-03-19 22:01:16 -05:00
2026-01-27 09:44:55 -05:00
2026-02-01 14:32:37 -08:00
2025-11-27 13:37:53 -08:00
2025-11-27 13:37:53 -08:00
2026-03-04 22:35:58 -06:00
2026-03-10 14:33:40 -07:00
2025-11-17 12:13:56 -07:00
2025-12-15 11:54:36 -08:00
2025-10-03 07:10:43 -07:00
2026-03-15 15:37:54 -07:00
2026-03-21 07:22:18 -07:00
2025-11-27 13:37:53 -08:00
2025-10-03 13:32:15 -07:00
2025-11-17 12:13:56 -07:00
2025-11-27 13:37:53 -08:00
2026-01-21 09:39:02 -08:00
2026-03-20 10:37:42 -05:00
2026-03-19 22:01:16 -05:00
2025-12-08 13:19:16 +08:00
2026-02-27 10:13:03 -06:00
2026-03-15 15:48:36 -07:00
2026-03-19 22:01:16 -05:00
2025-11-26 08:50:04 -08:00
2026-01-21 15:30:49 -08:00