diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2009-07-19 17:25:24 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2009-07-19 17:25:24 +0000 |
| commit | 3ca3047aee082043d90aff2611a349c86c98e97c (patch) | |
| tree | ec388df935beef7e607d99dc9e13b57bb4a74464 /lib/libdwarf/Makefile | |
| parent | 030d10ee972b06a59628438eb91b0927af3ddfd9 (diff) | |
Notes
Diffstat (limited to 'lib/libdwarf/Makefile')
| -rw-r--r-- | lib/libdwarf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdwarf/Makefile b/lib/libdwarf/Makefile index 0acc6aa635e2..9a1a5498efca 100644 --- a/lib/libdwarf/Makefile +++ b/lib/libdwarf/Makefile @@ -21,7 +21,7 @@ INCS= dwarf.h libdwarf.h CFLAGS+= -I. -I${.CURDIR} -SHLIB_MAJOR= 1 +SHLIB_MAJOR= 2 WARNS?= 6 |
