https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194488
Dmitry Marakasov changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194488
--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:
Author: amdmi3
Date: Sun Nov 23 14:35:39 UTC 2014
New revision: 373154
URL: https://svnweb.freebsd.org/changeset/ports/373154
Log:
- Fix build on CURRENT
PR
Stacey and I have been fighting with pythn27 building ports for
ARM(11-current), and it seems we have a detectable regression in unwind.
oot@beaglebone:/usr/src/tools/regression/pthread/unwind # make
c++ -o main_thread_exit main_thread_exit.cpp -lpthread
c++ -o sem_wait_cancel sem_wait_cancel.cpp