Lines 38-45
Link Here
|
38 |
# xargs -n1 | sort | uniq -d; |
38 |
# xargs -n1 | sort | uniq -d; |
39 |
# done |
39 |
# done |
40 |
# 20180610: Remove sys/capability.h |
|
|
41 |
OLD_FILES+=usr/include/sys/capability.h |
42 |
# 20180609: obsolete libc++ files missed from the 5.0.0 import |
40 |
# 20180609: obsolete libc++ files missed from the 5.0.0 import |
43 |
OLD_FILES+=usr/include/c++/v1/__refstring |
41 |
OLD_FILES+=usr/include/c++/v1/__refstring |
44 |
OLD_FILES+=usr/include/c++/v1/__undef_min_max |
42 |
OLD_FILES+=usr/include/c++/v1/__undef_min_max |