Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit 06e12d0

Browse files
committed
qa/post: add /usr/gnemul to acceptable paths
This is used by LAT (Loongson Architecture Translator) and likely other userspace emulation solutions.
1 parent ef72ac4 commit 06e12d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qa/post/path_issues.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ ACCEPTABLE="
3535
ACCEPTABLE2="
3636
"$PKGDIR"/usr/bin
3737
"$PKGDIR"/usr/include
38+
"$PKGDIR"/usr/gnemul
3839
"$PKGDIR"/usr/lib
3940
"$PKGDIR"/usr/libexec
4041
"$PKGDIR"/usr/local

0 commit comments

Comments
 (0)