[tor-bugs] #4727 [Tor Client]: Porting to Haiku (Patch increasing portability)

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Dec 16 15:18:01 UTC 2011


#4727: Porting to Haiku (Patch increasing portability)
---------------------------------------------+------------------------------
 Reporter:  martinhpedersen                  |          Owner:     
     Type:  enhancement                      |         Status:  new
 Priority:  normal                           |      Milestone:     
Component:  Tor Client                       |        Version:     
 Keywords:  haiku porting gcc-3.3 lm libm m  |         Parent:     
   Points:                                   |   Actualpoints:     
---------------------------------------------+------------------------------
 Hi!

 My branch ( haiku-port at github.com/martinhpedersen/Tor ) has two commits
 fixing some issues that broke compilation on Haiku.

 The first fixes -lm being hardcoded in some Makefile.am. On Haiku ( and I
 guess possibly other platforms)  that library lives in libcore.

 The second fixes the usage of preprocessor directives inside macro
 arguments (src/or/main.c) which is unsupported on GCC < 3.3.

 These two commits makes tor compile and run under Haiku, and increases
 portability :)

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4727>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list