tags 630517 + patch
user [email protected]
usertag 630517 + kfreebsd
--

Hi.

Please apply patch bellow to configure.in
and propagate it into configure.

Petr


--- source/configure.in
+++ source/configure.in
@@ -604,7 +604,7 @@
 # Check to see if genccode can generate simple assembly.
 GENCCODE_ASSEMBLY=
 case "${host}" in
-*-linux*|i*86-*-*bsd*|i*86-pc-gnu)
+*-linux*|*-kfreebsd*-gnu*|i*86-*-*bsd*|i*86-pc-gnu)
     if test "$GCC" = yes; then
         # We're using gcc, and the simple -a gcc command line works for 
genccode
         GENCCODE_ASSEMBLY="-a gcc"




--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to