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
664b726cd3
minix
/
external
/
bsd
/
file
/
lib
/
shlib_version
5 lines
84 B
Text
Raw
Normal View
History
Unescape
Escape
Reducing external/bsd/file differences Change-Id: I0d025059ba0b200ac1162ea5a764fd756600ecd0
2013-04-10 11:08:42 +02:00
# $NetBSD: shlib_version,v 1.2 2011/05/13 01:52:13 christos Exp $
#
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
major=0
Import NetBSD file(1)
2012-03-31 20:24:03 +02:00
minor=0
Reference in a new issue
Copy permalink