cuneiform team mailing list archive
-
cuneiform team
-
Mailing list archive
-
Message #00355
[Bug 424401] Re: build without respecting LDFLAGS
I tried the following command:
LDFLAGS=-Wl cmake ..
and the LDFLAGS are properly added to CMake's linker flag list. If this
is not happening, then it is a bug in your version of CMake, not in
Cuneiform. I think you have to specify the LDFLAGS when you run CMake
for the first time. Later invocations of CMake and make just use the old
ones.
--
build without respecting LDFLAGS
https://bugs.launchpad.net/bugs/424401
You received this bug notification because you are a member of Cuneiform
Linux, which is the registrant for Cuneiform for Linux.
Status in Linux port of Cuneiform: New
Bug description:
System LDFLAGS ignores by Cmake during build.
Attached patch from pva (Peter Volkov, gentoo developer) fix this problem.
References