Skip to content
Snippets Groups Projects
Commit a56f27d5 authored by Fons Rademakers's avatar Fons Rademakers
Browse files

always enable explicitlink for all versions of freebsd.

git-svn-id: http://root.cern.ch/svn/root/trunk@6627 27541ba8-7e3a-0410-8455-c3a389f83636
parent 8c342e0f
No related branches found
No related tags found
No related merge requests found
......@@ -680,7 +680,7 @@ fi
### echo %%% Explicitlink - explicitly link with all dependent libraries
#
case $platform in
freebsd4|aix*|win32*)
freebsd*|aix*|win32*)
enable_explicitlink="yes"
;;
esac
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment