mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
* dep-in.sed: Don't use \n in replacement part of s command.
* Makefile.am (DEP1): LC_ALL for uniq. Run "make dep-am". * Makefile.in: Regenerate.
This commit is contained in:
@ -15,5 +15,6 @@ s! \.\./intl/libintl\.h!!g
|
||||
s/ *$//
|
||||
s/ */ /g
|
||||
s/^ */A/
|
||||
s/ / \\\nB/g
|
||||
s/ / \\\
|
||||
B/g
|
||||
$s/$/ \\/
|
||||
|
Reference in New Issue
Block a user