From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from srv1.stroeder.com (srv1.stroeder.com [213.240.180.113]) by mail.toke.dk (Postfix) with ESMTPS id 64EAF802EA4 for ; Wed, 3 Mar 2021 01:11:24 +0100 (CET) Authentication-Results: mail.toke.dk; dkim=pass (1536-bit key) header.d=stroeder.com header.i=@stroeder.com header.b=g7x30eor DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=stroeder.com; s=stroeder-com-20201114; t=1614730283; bh=ZEFcqp0mnNaEqJ3WT3ORBJjeG4XDvc+pmU7cASUe5nc=; h=To:From:Subject:Date:From; b=g7x30eorayQui4YTwk5Q7kD6o8cWxodLCLKc8eK3HuPPATLOPUpikCUKkKLIZDiyY SmvOMHQC2MJirlHMRUUBieHLN/tix1mOK+c9jtUao1f+6ipjpbKAcwYzf8+x6HMLMT Qfdq4XjW8ovhtmkZ707C+xr6ii91br+zXxroqhac4y18oqPmkc6bzGNFJ4r20t2I9N Z1pWbdNjqVOfHg7jhbCAkf23pyKJK/F3ooqtQQTHtVGlMoh+KxbeueiisfJ To: galene@lists.galene.org From: =?UTF-8?Q?Michael_Str=c3=b6der?= Message-ID: Date: Wed, 3 Mar 2021 01:11:23 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Message-ID-Hash: TJYXR6FUXUQCRVGDWWE3PRRQDVWZKYYP X-Message-ID-Hash: TJYXR6FUXUQCRVGDWWE3PRRQDVWZKYYP X-MailFrom: michael@stroeder.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.3.2 Precedence: list Subject: [Galene] -buildmode=pie List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: HI! The galene.spec for openSUSE/SLE contains -buildmode=pie which IIRC I copied from another .spec file. But seems not supported on linux/ppc64. I'm inclined to simply drop it. What's your opinion on that? Does -buildmode=pie have any significant advantages which are worth defining an arch-specific conditional? Ciao, Michael.