open-src/lib/libFS/solaris-abi.patch
changeset 1422 e9cadc0026d8
parent 1370 7a7a374453e5
equal deleted inserted replaced
1421:e78901f90784 1422:e9cadc0026d8
     1 # Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.
     1 # Copyright (c) 2008, 2014, Oracle and/or its affiliates. All rights reserved.
     2 #
     2 #
     3 # Permission is hereby granted, free of charge, to any person obtaining a
     3 # Permission is hereby granted, free of charge, to any person obtaining a
     4 # copy of this software and associated documentation files (the "Software"),
     4 # copy of this software and associated documentation files (the "Software"),
     5 # to deal in the Software without restriction, including without limitation
     5 # to deal in the Software without restriction, including without limitation
     6 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
     6 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    30 @@ -40,7 +40,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include/X11/fonts
    30 @@ -40,7 +40,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include/X11/fonts
    31  
    31  
    32  libFS_la_LIBADD = $(FS_LIBS)
    32  libFS_la_LIBADD = $(FS_LIBS)
    33  
    33  
    34 -libFS_la_LDFLAGS = -export-symbols-regex '^FS.*' -version-number 6:0:0 -no-undefined
    34 -libFS_la_LDFLAGS = -export-symbols-regex '^FS.*' -version-number 6:0:0 -no-undefined
    35 +libFS_la_LDFLAGS = -M $(top_srcdir)/../../mapfile-vers -version-number 5 -no-undefined
    35 +libFS_la_LDFLAGS = -M $(top_srcdir)/../mapfile-vers -version-number 5 -no-undefined
    36  
    36  
    37  libFSincludedir = $(includedir)/X11/fonts
    37  libFSincludedir = $(includedir)/X11/fonts
    38  libFSinclude_HEADERS = \
    38  libFSinclude_HEADERS = \