Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Immanuel
/
btpd
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Update config.mk
master
Eudald Gubert i Roldan
Raspbeguy
hace 4 años
padre
cd3f499bab
commit
e88bebf12b
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
config.mk
+ 1
- 1
config.mk
Ver fichero
@@ -11,7 +11,7 @@ EVLOOP = ./evloop
# includes and libs
INCS = -I${MISC} -I${EVLOOP}
LIBS = -lcrypto -lm
LIBS = -lcrypto -lm
-lpthread
# flags
CPPFLAGS = ${INCS} -DHAVE_CLOCK_MONOTONIC=1 -DEVLOOP_NONE
Escribir
Vista previa
Cargando…
Cancelar
Guardar