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
78da142dab
minix
/
lib
/
libm
/
shlib_version
3 lines
16 B
Text
Raw
Normal View
History
Unescape
Escape
Import unmodified NetBSD's libm for compiling with new libc. As the current libc includes a libm implementation, with the new libc this is needed. Unneeded (for the moment) archs have been removed.
2011-03-18 16:52:16 +01:00
major=0
set major version of shlibs to 0 WARNING: this will break existing dynamically linked binaries if they exist. If you have any: . re-build world statically first if necessary . remove libraries from /lib and /usr/lib . then build world This change: . avoids possible future dismay when interfacing other systems' binaries; done until they are abi-compatible Thanks to Antoine Leca for pointing this out.
2012-05-09 16:45:11 +02:00
minor=0
Reference in a new issue
Copy permalink