hijackeel
|
dfb4fffd7e
|
Add cmake install command
|
2024-04-29 00:39:19 -04:00 |
|
bert hubert
|
fa2079fca1
|
make us build in the right place
|
2022-09-05 16:25:00 +02:00 |
|
bert hubert
|
a93aa69756
|
make it possible to run without a configuration file
|
2022-09-05 16:04:50 +02:00 |
|
bert hubert
|
81fc9ad9e7
|
add the smallest test
|
2022-08-29 16:06:39 +02:00 |
|
bert hubert
|
21f887bcd8
|
new version without iptables, plus config
|
2022-08-29 15:59:59 +02:00 |
|
Étienne BERSAC
|
5213ea113c
|
Explicit link to pthread
Fixes:
$ LC_ALL=C make
[ 50%] Linking CXX executable teller
/usr/bin/ld: CMakeFiles/teller.dir/teller.cc.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5'
/usr/bin/ld: /lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/teller.dir/build.make:103: teller] Error 1
make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/teller.dir/all] Error 2
make: *** [Makefile:103: all] Error 2
|
2022-08-22 09:13:26 +02:00 |
|
bert hubert
|
6dc02ef81f
|
initial
|
2022-08-21 22:48:40 +02:00 |
|