index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-05-06 01:29:37 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-05-06 01:29:37 +0300 |
commit | 921761a0f67613dccce0fee4cb060cb6183aebd7 (patch) | |
tree | 6733eb4e7c5bf840a5685cb63262446dcc7ab83e /extra/librdkafka | |
parent | 03674808d9f39a33f6b2c89d20bb3f4a2f285e71 (diff) |
-rw-r--r-- | extra/librdkafka/PKGBUILD | 2 |
diff --git a/extra/librdkafka/PKGBUILD b/extra/librdkafka/PKGBUILD new file mode 100644 index 00000000..76d1fc9d --- /dev/null +++ b/extra/librdkafka/PKGBUILD @@ -0,0 +1,2 @@ +# Fails to build with LTO +options+=(!lto) |