mirror of
https://github.com/darlinghq/darling-bc.git
synced 2024-11-23 11:59:46 +00:00
Allow i386 or x86_64 only builds
This commit is contained in:
parent
46e252b519
commit
ce249cc6a7
@ -27,7 +27,7 @@ add_definitions(
|
||||
|
||||
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -nostdinc -fwrapv -fPIC -funsigned-char")
|
||||
|
||||
add_library(bcstatic OBJECT
|
||||
add_darling_object_library(bcstatic
|
||||
lib/getopt.c
|
||||
lib/getopt1.c
|
||||
lib/number.c
|
||||
|
Loading…
Reference in New Issue
Block a user