mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
Another incarnation of the patch for Bug#30708
(make relies GNU extentions). The patch was partially backport from 6.0. Original comment: bug#30708: make relies GNU extensions. Now that we no longer use BitKeeper we can safely remove the SCCS handling with no loss of functionality.
This commit is contained in:
parent
2f7945b8b9
commit
091bcacc79
92 changed files with 1 additions and 288 deletions
|
|
@ -52,6 +52,3 @@ SUFFIXES = .sh
|
|||
-e 's!@''MYSQLD_USER''@!@MYSQLD_USER@!' \
|
||||
$< > $@-t
|
||||
@MV@ $@-t $@
|
||||
|
||||
# Don't update the files from bitkeeper
|
||||
%::SCCS/s.%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue