Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 462662

Summary: [hardened-dev] dev-libs/libffi-3.0.11-r1: Bash test typo in ebuild
Product: Gentoo Linux Reporter: Khumba <bog>
Component: HardenedAssignee: The Gentoo Linux Hardened Team <hardened>
Status: RESOLVED OBSOLETE    
Severity: minor    
Priority: Low    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Khumba 2013-03-22 07:55:03 UTC
The hardened-development overlay's libffi-3.0.11-r1.ebuild has a small typo:

33:   if [ $? -eq = 0 ]; then

The official tree's libffi-3.0.11 has [ $? -eq 0 ].
Comment 1 Magnus Granberg gentoo-dev 2013-03-22 14:12:23 UTC
libffi 3.0.11 removed from overlay.