Explicitly limit the maximal depth for find 54/309854/3
authorSlava Barinov <v.barinov@samsung.com>
Wed, 17 Apr 2024 09:22:50 +0000 (12:22 +0300)
committerDongkyun Son <dongkyun.s@samsung.com>
Wed, 17 Apr 2024 10:58:38 +0000 (19:58 +0900)
commit54e8b3a8bcef087fc459bd726a2c8da761ddcc4e
tree803ddd61c868a28a7f6b36b67d038470f47ba0a9
parentd87ac57536e62c2cdf5f726abe78772b559ea380
Explicitly limit the maximal depth for find

MAXSYMLINKS is hardcoded to 40, but 30 should be a reasonable value for Tizen
build root, so gcc-force-options and gcc-unforce-options won't cause the "Too
many levels of symbolic links" error

Change-Id: I20b7824e503113135a5eaccbef130c8e0f8c8f2c
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
packaging/gcc-force-options
packaging/gcc-unforce-options