Allow i386 or x86_64 only builds

This commit is contained in:
Andrew Hyatt 2019-08-13 13:59:21 -04:00
parent 46e252b519
commit ce249cc6a7
No known key found for this signature in database
GPG Key ID: 5456D0F696719C24

View File

@ -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