Gentoo Archives: gentoo-dev

From: Matthias Maier <tamiko@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH 01/05] toolchain-funcs.eclass: Add functions for detection of PIE / SSP in way compatible with GCC >=6.
Date: Thu, 15 Jun 2017 14:40:41
Message-Id: 87efulnwkf.fsf@kestrel.kyomu.43-1.org
In Reply to: Re: [gentoo-dev] [PATCH 01/05] toolchain-funcs.eclass: Add functions for detection of PIE / SSP in way compatible with GCC >=6. by "Michał Górny"
1 > [[ ${ret} == true ]]
2 >
3 > Would be the canonical bash way.
4
5 Updated.