[DVDnav-discuss] [PATCH] Fix pthread check on OS/2

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jan 18 12:52:22 EET 2017


Hello,

On Wed, 18 Jan 2017 15:43:07 +0900, KO Myung-Hun wrote:

> +AS_CASE([$host],
> +  [*os2*], [LDFLAGS="$LDFLAGS -no-undefined"])

Please don't use *os2* as a wildcard. It matches not only the OS/2
operating system, but also the nios2 CPU architecture, which is
completely unrelated. Maybe something like *-os2-* is more appropriate.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the DVDnav-discuss mailing list