Skip to content

Commit 718e45f

Browse files
Caslyn Tonellicopybara-github
authored andcommitted
[roll] Roll fuchsia [ulib][c] Begin soft migration of files to /strings
llvm/llvm-project#118899 began the process of moving files from /string to /strings. This CL likewise introduces the /strings directory to Fuchsia's build machinery and performs the first step in migrating the needed targets to /strings. Since it's expected that we'll need to repeat this process as more targets are migrated to strings/ in the future, this CL introduces a (temporary) exec_script that can be used as an example for future CL migrations, to make it easier and faster to detect file changes (but note the exec_script gets cleaned up after each migration, as is done in Ia8de544a2695125f888544071b08f37906fe381d). Original-Bug: 383347626 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1172248 Original-Revision: 575cd6a3d6a2829f5c91f5a8d1cf199d42ea8808 GitOrigin-RevId: a2a59a5095415d8eacdfb6a1a8c4268102471e4d Change-Id: Ie7d1fbc863db617cac3d7119994b0f9ba7103545
1 parent 478ed5d commit 718e45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="c00b2af219cb800c0e9e6ddf90e95ac193ddfcf6"/>
14+
revision="575cd6a3d6a2829f5c91f5a8d1cf199d42ea8808"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)