mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/kodi-imx-addon-visualization-spectrum more fix
This commit is contained in:
parent
56ec39e19d
commit
19b465cc62
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ build() {
|
|||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DBUILD_SHARED_LIBS=1 \
|
||||
-DUSE_LTO=0 \
|
||||
-DOPENGL_INCLUDE_DIR=OPENGL_INCLUDE_DIR-NOTFOUND \
|
||||
-DOPENGLES2_INCLUDE_DIR=/opt/fsl/include \
|
||||
-DOPENGL_INCLUDE_DIR=OPENGL_INCLUDE_DIR-NOTFOUND \
|
||||
-DOPENGLES2_INCLUDE_DIRS=/opt/fsl/include \
|
||||
-DOPENGLES2_gl_LIBRARY=/opt/fsl/lib/libGLESv2.so \
|
||||
-DOPENGLES2_egl_LIBRARY=/opt/fsl/lib/libEGL.so
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue