mirror of
https://git.yoctoproject.org/poky
synced 2026-02-07 01:06:37 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2261 311d38ba-8fff-0310-9ca6-ca027cbcb966
17 lines
421 B
Diff
17 lines
421 B
Diff
|
|
#
|
|
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
|
|
#
|
|
|
|
--- make-3.80/configure.in~SCCS
|
|
+++ make-3.80/configure.in
|
|
@@ -264,7 +264,7 @@
|
|
[Define this if the SCCS 'get' command understands the '-G<file>' option.]);;
|
|
esac
|
|
fi
|
|
-rm -f s.conftest conftoast
|
|
+rm -f s.conftest conftoast SCCS/*s.conftest
|
|
|
|
# Check the system to see if it provides GNU glob. If not, use our
|
|
# local version.
|