forked from pool/doxygen
Accepting request 500690 from home:msmeissn:branches:devel:tools
- remove CFLAGS CXXFLAGS overrides to block PIE enablement. OBS-URL: https://build.opensuse.org/request/show/500690 OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=120
This commit is contained in:
@@ -64,8 +64,6 @@ as well.
|
||||
%patch7 -p1
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags} -fPIC"
|
||||
export CXXFLAGS="%{optflags} -fPIC"
|
||||
%cmake \
|
||||
-Dbuild_doc=OFF \
|
||||
-Dbuild_xmlparser=ON \
|
||||
|
Reference in New Issue
Block a user