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:
commit
1d69d03883
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user