- Put back the "--enable-visibility-support" flag into configure.
Now the visibility support is also disabled by default. git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1198 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
4472ae0183
commit
961bcf6dc6
3 changed files with 23 additions and 2 deletions
|
@ -35,7 +35,7 @@ src_compile() {
|
|||
conf_opts="--disable-tests"
|
||||
fi
|
||||
|
||||
conf_opts="${conf_opts} --disable-static"
|
||||
conf_opts="${conf_opts} --enable-visibility-support"
|
||||
|
||||
mkdir build && cd build
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue