this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fixed incorrect references to P_32_SWAP/M_32_SWAP

+1
+1
libc/db/CMakeLists.txt
··· 3 3 cmake_minimum_required(VERSION 2.4.0) 4 4 5 5 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=c89") 6 + add_definitions(-D__DBINTERFACE_PRIVATE) 6 7 7 8 set(db_sources btree/FreeBSD/bt_close.c 8 9 btree/FreeBSD/bt_conv.c