Changeset 31a0b2


Ignore:
Timestamp:
01/24/12 14:39:31 (4 months ago)
Author:
Micke Prag <micke.prag@…>
Branches:
('master', 'deebf2045e7119c339412580f37a1e653f7d5715')('controller-upgrade', '00f95d22e12d96ef089e0902ef62ae8ce841dc6f')
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.