summaryrefslogtreecommitdiff
path: root/user/py3-alabaster
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-28 08:06:31 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-28 08:06:31 -0600
commitfd63dbb46621a57d0c1e684d32e32b28b7c43d5a (patch)
tree8766dbe3c4081011b5e88929433d265e2fafeae0 /user/py3-alabaster
parent0ba5758baa00b2602d875d8904084b8bac276322 (diff)
downloadpackages-fd63dbb46621a57d0c1e684d32e32b28b7c43d5a.tar.gz
packages-fd63dbb46621a57d0c1e684d32e32b28b7c43d5a.tar.bz2
packages-fd63dbb46621a57d0c1e684d32e32b28b7c43d5a.tar.xz
packages-fd63dbb46621a57d0c1e684d32e32b28b7c43d5a.zip
user/sdl2: Use CMake instead of autotools
The SDL 2 build system does not support dash-binsh when using the autotools build system: ./configure: 1: ./configure: objects: not found ./configure: 1: ./configure: objects: not found ./configure: 1: ./configure: objects: not found ./configure: 1: ./configure: objects: not found ./configure: 1: ./configure: objects: not found ./configure: 1: ./configure: objects: not found ./configure: 1: ./configure: objects: not found ./configure: 1: ./configure: objects: not found make: *** No rule to make target 'build/SDL.lo', needed by 'build/libSDL2.la'. Stop. Even when forcing shell to bash and running configure under bash, libtool fails to work: ./libtool: 1569: ./libtool: preserve_args+= --quiet: not found The CMake build system works with dash-binsh, so let's just use that.
Diffstat (limited to 'user/py3-alabaster')
0 files changed, 0 insertions, 0 deletions