Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
	* sysdeps/unix/sysv/linux/Makefile: Remove -fkeep-inline-functions
	flag for init-first.
  • Loading branch information
Ulrich Drepper committed Aug 13, 2001
1 parent 6dfa912 commit e6df269
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
2001-08-13 Ulrich Drepper <drepper@redhat.com>

* sysdeps/unix/sysv/linux/Makefile: Remove -fkeep-inline-functions
flag for init-first.

* po/fr.po: Update from translation team.

2001-08-13 Andreas Jaeger <aj@suse.de>
Expand Down
2 changes: 0 additions & 2 deletions sysdeps/unix/sysv/linux/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
ifeq ($(subdir),csu)
CFLAGS-init-first.c = -fkeep-inline-functions

sysdep_routines += errno-loc
endif

Expand Down

0 comments on commit e6df269

Please sign in to comment.