Files
Upsilon/libaxx/Makefile
Romain Goyet 7fb1f78f6f [libaxx] Define __cxa_atexit
In practice, it does nothing!

Change-Id: I5fb92299c4672d1635d0b77c2fc5de4e666c7213
2016-12-08 14:49:35 +01:00

3 lines
105 B
Makefile

objs += $(addprefix libaxx/src/, new.o)
objs += $(addprefix libaxx/src/cxxabi/, atexit.o pure_virtual.o)