Files
systemd/src/shared
Zbigniew Jędrzejewski-Szmek 25757715fe shared/cryptsetup-util: build problematic code only in developer mode
This code doesn't link when gcc+lld is used:

$ LDFLAGS=-fuse-ld=lld meson setup build-lld && ninja -C build-lld udevadm
...
ld.lld: error: src/shared/libsystemd-shared-255.a(libsystemd-shared-255.a.p/cryptsetup-util.c.o):
  symbol crypt_token_external_path@@ has undefined version
collect2: error: ld returned 1 exit status

As a work-around, restrict it to developer mode.

Closes https://github.com/systemd/systemd/issues/30218.
2023-11-28 20:23:45 +00:00
..
2023-07-02 11:10:12 +01:00
2023-06-23 10:05:16 +02:00
2023-08-16 12:52:56 +02:00
2023-10-31 18:32:13 +01:00
2023-11-07 11:17:12 +00:00
2023-09-23 00:13:06 +08:00
2023-05-24 08:50:02 +02:00
2023-06-01 06:47:48 +09:00
2023-07-15 05:11:30 +09:00
2023-04-14 10:16:01 +02:00
2023-11-03 11:23:54 +01:00
2023-10-11 23:09:18 +09:00
2023-10-23 11:23:56 +01:00
2023-10-23 11:23:56 +01:00
2023-07-13 10:56:52 +02:00
2023-06-05 11:22:43 +02:00
2023-09-19 10:05:38 +02:00
2023-09-19 10:05:38 +02:00
2023-05-30 14:50:56 +02:00
2023-04-12 15:02:34 +02:00
2023-04-14 10:15:44 +02:00
2023-08-17 09:48:17 +02:00
2023-07-02 11:10:12 +01:00
2023-07-21 14:22:53 +02:00
2023-10-14 17:40:07 +02:00
2023-09-09 03:19:22 +08:00
2023-04-14 16:56:15 +02:00