From: "Takuya Wakazono" <pastalian46@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/megasync/files/, net-misc/megasync/
Date: Tue, 7 Nov 2023 14:03:32 +0000 (UTC) [thread overview]
Message-ID: <1699365698.5db66eaa13af265e6e3cb1ab459d3431f7b595bd.pastalian46@gentoo> (raw)
commit: 5db66eaa13af265e6e3cb1ab459d3431f7b595bd
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Tue Nov 7 14:01:38 2023 +0000
Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Tue Nov 7 14:01:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5db66eaa
net-misc/megasync: strip unnecessary CXXFLAGS
Closes: https://bugs.gentoo.org/916992
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
net-misc/megasync/files/megasync-4.10.0.0_fix-build.patch | 13 +++++++++++++
net-misc/megasync/megasync-4.10.0.0.ebuild | 3 +--
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/net-misc/megasync/files/megasync-4.10.0.0_fix-build.patch b/net-misc/megasync/files/megasync-4.10.0.0_fix-build.patch
index dfb6b9f3b1..2fa2e3aac2 100644
--- a/net-misc/megasync/files/megasync-4.10.0.0_fix-build.patch
+++ b/net-misc/megasync/files/megasync-4.10.0.0_fix-build.patch
@@ -18,6 +18,19 @@ index 33668b4ee..061e0d445 100644
update_cache.path = $$PWD
- INSTALLS += update_cache
}
+diff --git a/src/MEGASync/google_breakpad/google_breakpad.pri b/src/MEGASync/google_breakpad/google_breakpad.pri
+index 122268aba..cd141a5f9 100644
+--- a/src/MEGASync/google_breakpad/google_breakpad.pri
++++ b/src/MEGASync/google_breakpad/google_breakpad.pri
+@@ -43,8 +43,6 @@ unix:!macx {
+ SOURCES += $$PWD/common/linux/elfutils.cc
+ SOURCES += $$PWD/common/string_conversion.cc
+ SOURCES += $$PWD/common/convert_UTF.c
+-
+- QMAKE_CXXFLAGS+=-g
+ }
+
+ win32 {
diff --git a/src/MEGASync/platform/platform.pri b/src/MEGASync/platform/platform.pri
index 99f4dbd4f..ef5553508 100644
--- a/src/MEGASync/platform/platform.pri
diff --git a/net-misc/megasync/megasync-4.10.0.0.ebuild b/net-misc/megasync/megasync-4.10.0.0.ebuild
index e71a988b03..27222f3a63 100644
--- a/net-misc/megasync/megasync-4.10.0.0.ebuild
+++ b/net-misc/megasync/megasync-4.10.0.0.ebuild
@@ -113,8 +113,7 @@ src_configure() {
$(use_enable examples) \
$(use_enable java) \
$(use_enable php) \
- $(use_enable python) \
- "--enable-gcc-hardening"
+ $(use_enable python)
cd "${S}/src"
local myeqmakeargs=(
next reply other threads:[~2023-11-07 14:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-07 14:03 Takuya Wakazono [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-05 14:23 [gentoo-commits] repo/proj/guru:dev commit in: net-misc/megasync/files/, net-misc/megasync/ Takuya Wakazono
2025-02-06 13:04 Takuya Wakazono
2025-01-02 13:47 Takuya Wakazono
2024-10-03 16:08 Takuya Wakazono
2024-07-12 17:56 Takuya Wakazono
2023-11-23 6:09 Takuya Wakazono
2021-05-24 10:38 Samuel Bernardo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1699365698.5db66eaa13af265e6e3cb1ab459d3431f7b595bd.pastalian46@gentoo \
--to=pastalian46@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox