*** empty log message ***
This commit is contained in:
parent
3118795db0
commit
610b04713c
|
@ -1,5 +1,6 @@
|
||||||
link flags
|
HP cc is used to link execuables
|
||||||
.def file in link shared
|
ld is used to link shared libraries built with c, the rpath is shared
|
||||||
|
if ld, you have to remove the -Wl,+b and just have a +b
|
||||||
|
|
||||||
|
|
||||||
CMAKE_CXX_FLAGS are used to link executables
|
CMAKE_CXX_FLAGS are used to link executables
|
||||||
|
|
Loading…
Reference in New Issue