Message-ID: <
20071115230134.GA4032@ftbfs.org>
p4raw-id: //depot/perl@32332
# recognize that option, so we're better off setting cc=gcc.
cc='gcc'
+ # gcc uses $QNX_TARGET/usr/include as the include directory.
+ usrinc="$QNX_TARGET/usr/include"
+
# If we use perl's malloc, it dies with an invalid sbrk.
# This is probably worth tracking down someday.
usemymalloc='false'