Re: [Flex-help] flex soname change
flex is a tool for generating scanners
Brought to you by:
wlestes
From: Rich B. <ric...@or...> - 2016-05-19 19:34:27
|
On 05/19/2016 12:19 PM, Will Estes wrote: > Absolutely. The change was made when changing how the libraries are built. libtool recommended some settings and just to be clear that things worked differently on the build end, I set the version to 2:0. Thanks. Then until we are sure we've migrated all our flex consumers over to the new version, I'll add in a sym-link from libfl.so.1 to libfl.so.2.0.0 |