- Patch from icchan … thanks !
- At some point in the past, this was probably dropped. Re-adding it now as a pre-requisite for several upcoming patches to fix the build on Solaris 10.
- ReviewBoard link here https://reviews.handbrake.fr/r/364/
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5063
b64f7644-9d1e-0410-96f1-
a4d463321fa5
self.mode.mode = 'ppc64'
elif host.match( '*-*-linux*' ):
pass
+ elif host.match( '*-*-solaris*' ):
+ pass
else:
self.msg_pass = 'WARNING'