summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-board-support.txt
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-09-10 11:03:00 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-10-04 11:43:21 +0200
commit0d3f4752af7a11215c1ef05f1b4f32bfca7d5a1b (patch)
treec9282c603d1130fa5139bff95cdb231fcfc41cfd /docs/manual/adding-board-support.txt
parent0f75b2635ee564fbbdb9ea631cf39fa8731d6d6c (diff)
downloadbuildroot-0d3f4752af7a11215c1ef05f1b4f32bfca7d5a1b.tar.gz
buildroot-0d3f4752af7a11215c1ef05f1b4f32bfca7d5a1b.zip
ibrdtn-tools: fix linking problem when building statically
The problem looks like this: /br/output/host/usr/mipsel-buildroot-linux-uclibc/sysroot/usr//lib/librt.a(timer_routines.os): In function `__start_helper_thread': timer_routines.c:(.text+0x2f4): undefined reference to `pthread_atfork' collect2: error: ld returned 1 exit status Adding -pthread to LDFLAGS fixes the problem. Fixes: http://autobuild.buildroot.net/results/a87/a87a764d3a28f835ed8645923594f7023a662ae8/ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-board-support.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud