This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
minix
Watch
1
Star
0
Fork
You've already forked minix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
bd27a0696b
minix
/
lib
/
csu
/
arch
/
arm
/
Makefile.inc
4 lines
87 B
PHP
Raw
Normal View
History
Unescape
Escape
Libraries updates and cleanup * Updating common/lib * Updating lib/csu * Updating lib/libc * Updating libexec/ld.elf_so * Corrected test on __minix in featuretest to actually follow the meaning of the comment. * Cleaned up _REENTRANT-related defintions. * Disabled -D_REENTRANT for libfetch * Removing some unneeded __NBSD_LIBC defines and tests Change-Id: Ic1394baef74d11b9f86b312f5ff4bbc3cbf72ce2
2012-11-15 12:06:41 +01:00
# $NetBSD: Makefile.inc,v 1.2 2012/09/16 13:46:49 skrll Exp $
switch to netbsd csu . file- and functionality-compatible with previous situation (FreeBSD csu) (with a crt1.o -> crt0.o symlink in /usr/lib) . harmonizes source with netbsd . harmonizes linker invocation (e.g. clang) with netbsd . helpful to get some arm code in there for the arm port project
2012-03-31 00:35:32 +02:00
CPPFLAGS
+=
-
DELFSIZE
=
32
Reference in a new issue
Copy permalink