18 Jan
2017
18 Jan
'17
10:52 a.m.
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