mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
Remove unused/redundant longlong.h
This was used by an ancient libgmp port - longlong.h is now part of the GMP sources.
This commit is contained in:
parent
0eaa1f7a08
commit
9321067b68
@ -1,2 +0,0 @@
|
||||
This header is required for compiling the gmp library.
|
||||
Normally, it comes with gcc.
|
File diff suppressed because it is too large
Load Diff
@ -6,5 +6,4 @@ LIBS += libc
|
||||
|
||||
CC_OPT += -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DCOUNT_LEADING_ZEROS_NEED_CLZ_TAB
|
||||
|
||||
INC_DIR += $(REP_DIR)/include/gcc
|
||||
INC_DIR += $(GMP_DIR)
|
||||
|
Loading…
Reference in New Issue
Block a user