mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[liba] Replace the gamma extern constant file by the open bsd file
Change-Id: I11b6a6912aff05fc31a4a75c27ee5ff3bf5e2dbd
This commit is contained in:
@@ -36,10 +36,10 @@ objs += $(addprefix liba/src/external/openbsd/, \
|
||||
s_floorf.o \
|
||||
s_roundf.o \
|
||||
s_scalbnf.o \
|
||||
s_signgam.o \
|
||||
s_sinf.o \
|
||||
s_tanf.o \
|
||||
w_lgammaf.o \
|
||||
gamma_extern_variable.o\
|
||||
)
|
||||
|
||||
liba/src/external/openbsd/%.o: CFLAGS += -Iliba/src/external/openbsd/include -Wno-parentheses -Wno-implicit-function-declaration
|
||||
|
||||
Reference in New Issue
Block a user