mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-26 01:10:35 +05:00
Remove OCC_LIBS from LDFLAGS
This commit is contained in:
parent
2d46bce298
commit
9227e93063
@ -26,7 +26,7 @@ LIB_SERVER_IDL =
|
||||
CPPFLAGS += $(OCC_INCLUDES) -I${KERNEL_ROOT_DIR}/include/salome
|
||||
CXXFLAGS += $(OCC_CXXFLAGS) -I${KERNEL_ROOT_DIR}/include/salome
|
||||
|
||||
LDFLAGS += $(OCC_LIBS) -lg2c
|
||||
LDFLAGS += -lg2c
|
||||
|
||||
@CONCLUDE@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user