forked from pool/kicad
Accepting request 640035 from home:plater
Add build option to fix boo#1107776 kicad: 3D models do not work OBS-URL: https://build.opensuse.org/request/show/640035 OBS-URL: https://build.opensuse.org/package/show/electronics/kicad?expand=0&rev=47
This commit is contained in:
parent
31b28565d6
commit
0a9d7c6601
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 5 07:52:54 UTC 2018 - davejplater@gmail.com
|
||||||
|
|
||||||
|
- Add build option to fix boo#1107776 kicad: 3D models do not work
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 1 23:32:40 UTC 2018 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
Mon Oct 1 23:32:40 UTC 2018 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -126,6 +126,7 @@ cp %{SOURCE2} .
|
|||||||
-DKICAD_SCRIPTING=ON \
|
-DKICAD_SCRIPTING=ON \
|
||||||
-DKICAD_SCRIPTING_MODULES=ON \
|
-DKICAD_SCRIPTING_MODULES=ON \
|
||||||
-DKICAD_SCRIPTING_WXPYTHON=ON \
|
-DKICAD_SCRIPTING_WXPYTHON=ON \
|
||||||
|
-DCMAKE_INSTALL_LIBDIR:PATH=%{_lib} \
|
||||||
-DCMAKE_EXE_LINKER_FLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,now -pie" \
|
-DCMAKE_EXE_LINKER_FLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,now -pie" \
|
||||||
-DPYTHON_SITE_PACKAGE_PATH=%{python_sitearch} \
|
-DPYTHON_SITE_PACKAGE_PATH=%{python_sitearch} \
|
||||||
-DKICAD_SPICE=ON
|
-DKICAD_SPICE=ON
|
||||||
|
Loading…
x
Reference in New Issue
Block a user