Commit Graph

3 Commits

Author SHA1 Message Date
Leonid Pliushch 24c4c557fd
enable package: glew 2022-04-18 14:48:05 +05:30
Leonid Pliushch 1b018250e8
glew: disable package
Compilation failure on at least arm.

llvm-ar rv lib/libGLEW.a tmp/linux/default/static/glew.o
llvm-ar: warning: creating lib/libGLEW.a
llvm-strip -x lib/libGLEW.a
llvm-strip: error: 'lib/libGLEW.a': not stripping symbol '_glewExtensionLookup' because it is named in a relocation
make: *** [Makefile:115: lib/libGLEW.a] Error 1
make: *** Waiting for unfinished jobs....
2 warnings generated.

mesa-demos has been disabled as well because dependent on glew.

Someone need to look into this.

%ci:no-build
2022-04-18 14:48:02 +05:30
Leonid Pliushch 54e310eac0
new package: glew
Requested in https://github.com/termux/x11-packages/issues/159.
2022-04-18 14:41:32 +05:30