[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #4727 [Tor Client]: Porting to Haiku (Patch increasing portability)
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs