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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user