force the copy in case the target files are read-only as pointed out by petev in Bug 628
This commit is contained in:
parent
e420a8870a
commit
0e1be2d0f3
@ -1,3 +1,3 @@
|
||||
# See README.buildroot
|
||||
|
||||
CONFIG_UPDATE = cp package/gnuconfig/config.sub package/gnuconfig/config.guess
|
||||
CONFIG_UPDATE = cp -f package/gnuconfig/config.sub package/gnuconfig/config.guess
|
||||
|
Loading…
Reference in New Issue
Block a user