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

Bug 233939

Summary: sys-fs/squashfs-tools-3.3 does not respect LDFLAGS
Product: Gentoo Linux Reporter: Martin Väth <martin>
Component: New packagesAssignee: Gentoo LiveCD Package Maintainers <livecd>
Status: RESOLVED FIXED    
Severity: normal CC: jer
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    

Description Martin Väth 2008-08-05 06:44:01 UTC
* QA Notice: Files built without respecting LDFLAGS have been detected
* /usr/bin/unsquashfs
* /usr/bin/mksquashfs

I checked the patched makefile, and portage is right:
It seems that one should replace the two occurrences of "\$(CC)" by
"\$(CC) ${LDFLAGS}" in the makefile.
Comment 1 Chris Gianelloni 2008-08-28 22:52:41 UTC
This was FIXED with the addition of squashfs-tools-3.4 to the tree.