Mark jemalloc.h as system header to resolve header conflicts.
This commit is contained in:
parent
72cfdce718
commit
7a9e4c9073
@ -5,6 +5,7 @@ objroot=$1
|
|||||||
cat <<EOF
|
cat <<EOF
|
||||||
#ifndef JEMALLOC_H_
|
#ifndef JEMALLOC_H_
|
||||||
#define JEMALLOC_H_
|
#define JEMALLOC_H_
|
||||||
|
#pragma GCC system_header
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user