Skip to content

Commit

Permalink
(CFLAGS-pt-initfini.s): Set it.
Browse files Browse the repository at this point in the history
2002-06-17  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/x86_64/Makefile (CFLAGS-pt-initfini.s):
	Set it.
  • Loading branch information
Andreas Jaeger committed Aug 21, 2002
1 parent 92d7026 commit c70a093
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions linuxthreads/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2002-06-17 Andreas Jaeger <aj@suse.de>

* sysdeps/unix/sysv/linux/x86_64/Makefile (CFLAGS-pt-initfini.s):
Set it.

2002-08-20 Ulrich Drepper <drepper@redhat.com>

* sysdeps/i386/useldt.h: Go back to using 16-bit instructions when
Expand Down
1 change: 1 addition & 0 deletions linuxthreads/sysdeps/unix/sysv/linux/x86_64/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
ifeq ($(subdir),linuxthreads)
CFLAGS-pt-initfini.s = -g0 -fPIC -fno-inline-functions -fno-asynchronous-unwind-tables
# gcc -m64 has /usr/lib64/crti.o hardcoded in the specs file, because otherwise
# it would normally find 32bit crti.o.
LDFLAGS-pthread.so += -specs=$(objpfx)specs
Expand Down

0 comments on commit c70a093

Please sign in to comment.