Changeset 31a0b2


Ignore:
Timestamp:
01/24/12 14:39:31 (16 months ago)
Author:
Micke Prag <micke.prag@…>
Branches:
('master', '033cf796174446f5fff5bbfad1cbf1e4af35c0d8')('controller-upgrade', '72b31cc86eeeef18f1371a3067b6e8a5ca21abfc')('windows_service_fixes', 'df6bd2788365991d36d5af2a75833b8de2a5860f')
Children:
6289a1138e14301ba99e1ffbd7cce53b99dfcf0d
Parents:
e384c5b677f7dad188b94035fa6972683981783a
git-author:
Micke Prag <micke.prag@telldus.se>2012-01-24 14:34:38+01:00
git-committer:
Micke Prag <micke.prag@telldus.se>2012-01-24 14:39:31+01:00
Message:

Workaround for building targeting Leopard using SnowLeopard SDK. Some symbols in stdlibc is missing

Location:
telldus-core/common
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • telldus-core/common/CMakeLists.txt

    rfc033f r31a0b2  
    3131        LIST(APPEND  telldus-common_SRCS 
    3232                Socket_unix.cpp 
     33                stdlibc_workaround.cpp #Remove this when we drop support for 10.5 
    3334        ) 
    3435        LIST(APPEND telldus-common_LIBRARIES 
Note: See TracChangeset for help on using the changeset viewer.