summaryrefslogtreecommitdiff
path: root/x11-libs/motif
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-07-19 12:29:09 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-07-19 12:29:09 +0100
commitc59df12b8749ab7bbd5a0692072652d4fbb0d2cf (patch)
treeb0c755a8dc7206de06d287c623e493927679f700 /x11-libs/motif
parentf85858c81a721c7fc89c1ab8df19e3a213dc27cd (diff)
gentoo auto-resync : 19:07:2024 - 12:29:09
Diffstat (limited to 'x11-libs/motif')
-rw-r--r--x11-libs/motif/Manifest2
-rw-r--r--x11-libs/motif/motif-2.3.8-r6.ebuild10
2 files changed, 4 insertions, 8 deletions
diff --git a/x11-libs/motif/Manifest b/x11-libs/motif/Manifest
index a3ac9fb400b7..51d9c2737f6c 100644
--- a/x11-libs/motif/Manifest
+++ b/x11-libs/motif/Manifest
@@ -2,5 +2,5 @@ AUX Mwm.defaults 536 BLAKE2B 675abf74eaa86c9b8f1f9730c3216d06239a6e67cd3657245b4
DIST motif-2.3.8-patches-5.tar.xz 6156 BLAKE2B b8d1ac1f2bea3521c97b506ecb480ea92c64708376c1bd9c00b853109568527f82eb8f87bd50d78afe9e15a4c84aab51f32598a12b040f7d67ae0dee422c0366 SHA512 594b39ded4e932789baf906e5e7e3cc402f1940cba147b35ae43aba52f65522ba48a05f3193ed9f8ff5c03fed1b517bfde35b38c189e1e7169745c8b97a5d924
DIST motif-2.3.8.tar.gz 5704328 BLAKE2B 3755b7f46e50240e1e9e7046aa439fa89872e54ae5d03860383f509b6d0f09edf85bd7d92ea4d37925efd2e44401028aa2752d940c42d9cccb652b2bd1d85459 SHA512 1ab8e8eece25ef97e948592b5fa3e19d98e932695290a18b7a8e90f1aa2766bc4f082bdbc3999dff5660e684821178a149040f76bb477163e53ca06474d02b55
EBUILD motif-2.3.8-r5.ebuild 3389 BLAKE2B 3d05d0064452bec7fac76d034a8cd7bd24f8e2822a0afca73b3eeb6a571cdc008afed4fe128d856fd7454ce16ee8508b14ab86bd194f79c77675204d50e42e95 SHA512 1ab9d512185faddd3319248f07d60c241af08311c1d516ab74be6b6a00d7d0f726b30653f93f79051b80330cc7ec6be1f10226c356854d16ad5db1c82870fb86
-EBUILD motif-2.3.8-r6.ebuild 3513 BLAKE2B 3f625f672a0d1d803c1623df8b47c28cf4f19d23aaa0dff7d1a2f3f78814708b5f678543aa242a9c64ac9a6ad542ff0895c9331cfac6083fd2125b1392560ac3 SHA512 a24fa24ea78f7987a2da6a20dba37f06640306da387f2633972c854a141495d8fbf92359c4ef01f0f467203097a20b6c29f1961b72e64d253f77aafd2ffc69dc
+EBUILD motif-2.3.8-r6.ebuild 3305 BLAKE2B 5bfdcd50d788777a8c73bc110140e65904d57d4066f64355d9c7a06d2ac05ab215c213dc9fff8066f38794522a323e8bcaa38e98272e877f4583a530abd4b264 SHA512 631a2490644649b95478a6cbcb36997909b2aedc86ec8d17adcf0de7d11de95f7823b90b3d8bef0760e57fecf1d2af471f078a44d6deddbdbd6592ca51a196d4
MISC metadata.xml 445 BLAKE2B 4cfd68cffe9f6c0fdccff74526669d1585ce47949682b911becb4508f40a13493be2a55b5cff6a90c0c9556b330a96bb478dbef2e1b16e4f4baf7a323d88ada3 SHA512 d8ada4a3a14db837ab11752d55bfec960de6a631fd4bbfa569dc4a09d8b3ff3f6908339888e83ad56c716ae9d940111c36030db870f2765b86db2303ed2fbaba
diff --git a/x11-libs/motif/motif-2.3.8-r6.ebuild b/x11-libs/motif/motif-2.3.8-r6.ebuild
index c4fb0c84c9af..384fce5bf78d 100644
--- a/x11-libs/motif/motif-2.3.8-r6.ebuild
+++ b/x11-libs/motif/motif-2.3.8-r6.ebuild
@@ -50,6 +50,9 @@ src_prepare() {
# bug #80421
filter-flags -ftracer
+ # -Werror=lto-type-mismatch
+ filter-lto
+
# feel free to fix properly if you care
append-flags -fno-strict-aliasing
@@ -70,13 +73,6 @@ src_prepare() {
# remember the name of the C compiler for the native ABI
MY_NATIVE_CC=$(tc-getCC)
-
- # -Werror=lto-type-mismatch
- #
- # Helpfully, the motif bugtracker is entirely down. They are also
- # on sourceforge but only for merge requests? The project is a
- # fascinating kind of ghostly haunting. Punting on reporting... for now.
- filter-lto
}
multilib_src_configure() {