SHA256
1
0
forked from pool/freeglut

Accepting request 784234 from devel:libraries:c_c++

- Explicitely disable rpath to fix Leap builds

OBS-URL: https://build.opensuse.org/request/show/784234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freeglut?expand=0&rev=39
This commit is contained in:
Dominique Leuenberger 2020-03-17 12:06:14 +00:00 committed by Git OBS Bridge
commit 1d69d03883
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 12 09:39:20 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Explicitely disable rpath to fix Leap builds
-------------------------------------------------------------------
Mon Mar 2 12:40:01 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -112,6 +112,7 @@ joystick functions on a wide range of platforms.
%build
%cmake \
-DCMAKE_SKIP_RPATH=ON \
-DFREEGLUT_BUILD_STATIC_LIBS=OFF
%cmake_build