Please ignore this one.
Stupid command mistake.
//Chen Qi
On 01/27/2015 01:35 PM, Chen Qi wrote:
We build cmake-native without acl support. However, the acl.h header
is still being checked which would sometimes cause the following error
during do_compile:
archive_read_disk_entry_from_fil
We build cmake-native without acl support. However, the acl.h header
is still being checked which would sometimes cause the following error
during do_compile:
archive_read_disk_entry_from_file.c:38:21: fatal error: sys/acl.h: No such
file or directory
| #include
|