Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 267193
Collapse All | Expand All

(-)scribus/plugins/tools/2geomtools/lib2geom/CMakeLists.txt.old (+1 lines)
Lines 15-20 Link Here
15
#CB SET(CMAKE_CXX_FLAGS "-Wall")
15
#CB SET(CMAKE_CXX_FLAGS "-Wall")
16
#CB SET(CMAKE_MAKE_PROGRAM "${CMAKE_MAKE_PROGRAM}")
16
#CB SET(CMAKE_MAKE_PROGRAM "${CMAKE_MAKE_PROGRAM}")
17
# We need to pass -fPIC only to lib2geom on amd64 - avoid it elsewhere see: http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1&chap=3
17
# We need to pass -fPIC only to lib2geom on amd64 - avoid it elsewhere see: http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1&chap=3
18
SET(CMAKE_CXX_FLAGS "-fPIC")
18
19
19
OPTION(2GEOM_BUILD_SHARED
20
OPTION(2GEOM_BUILD_SHARED
20
  "Build lib2geom and libtoy as shared libraries."
21
  "Build lib2geom and libtoy as shared libraries."

Return to bug 267193