File:  [DVB] / dietlibc / x32 / Makefile.add
Revision 1.3: download - view: text, annotated - select for diffs
Sat Sep 29 17:18:42 2018 UTC (5 years, 8 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
on the road to x32 PIE support

ALWAYS_PIC=1
CFLAGS := -Os -fstrict-aliasing -momit-leaf-frame-pointer -mfancy-math-387
VPATH  := x32:x86_64:syscalls.s:$(VPATH)
LIBOBJ += $(OBJDIR)/arch_prctl.o $(OBJDIR)/__CAS.o $(OBJDIR)/__munmap_and_exit.o $(OBJDIR)/getcontext.o
LIBOBJ += $(OBJDIR)/setcontext.o $(OBJDIR)/start-pie.o $(OBJDIR)/stackgap-pie.o

LinuxTV legacy CVS <linuxtv.org/cvs>