Navigation


Changeset 561:1cb9352359f4 in freeDiameter for freeDiameter/CMakeLists.txt


Ignore:
Timestamp:
Sep 16, 2010, 1:53:19 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

More cleanups in the packaging. Also removed rgw_common.so which was quite useless

File:
1 edited

Legend:

Unmodified
Added
Removed
  • freeDiameter/CMakeLists.txt

    r493 r561  
    6868        VERSION ${FD_PROJECT_VERSION_MAJOR}.${FD_PROJECT_VERSION_MINOR}.${FD_PROJECT_VERSION_REV})
    6969
    70 # Add this to workaround an apparent bug in FreeBSD cmake (already defined in Linux)
    71 SET(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "-rdynamic")
    72 
    7370# The link command
    7471LINK_DIRECTORIES(${CURRENT_BINARY_DIR}/../libfreeDiameter)
Note: See TracChangeset for help on using the changeset viewer.