From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Tue, 11 Dec 2018 15:58:34 +0100 Subject: [LTP] [PATCH 2/2] lib: build check parameters for tst_brk() In-Reply-To: <1582215982.71956713.1541786229415.JavaMail.zimbra@redhat.com> References: <88db8a4def940c63ec2836cec1d0041db00ffd4c.1541710635.git.jstancek@redhat.com> <5BE4E95E.4000303@cn.fujitsu.com> <1582215982.71956713.1541786229415.JavaMail.zimbra@redhat.com> Message-ID: <20181211145833.GB1180@rei> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > Do you have suggestion how to achieve that? We can always name the BUILD_BUG_ON() macro to be TST_BRK_ONLY_SUPPORTS_TCONF_TBROK_TFAIL() and be done with it. I would rather avoided playing with specific compiler features etc. So this version looks good to me. -- Cyril Hrubis chrubis@suse.cz