aboutsummaryrefslogtreecommitdiff
path: root/fixincludes/fixinc.in
diff options
context:
space:
mode:
Diffstat (limited to 'fixincludes/fixinc.in')
-rwxr-xr-xfixincludes/fixinc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fixincludes/fixinc.in b/fixincludes/fixinc.in
index cd0b458..de5a37f 100755
--- a/fixincludes/fixinc.in
+++ b/fixincludes/fixinc.in
@@ -136,7 +136,7 @@ fi
# disable the fix.
case "${target_canonical}" in
- *-*-vxworks*)
+ *-*-vxworks* | powerpc*-*-linux*)
test -f ${MACRO_LIST} && echo > ${MACRO_LIST}
;;
esac