Skip to content

Commit

Permalink
update 2024-08-31 20:46:14
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzok8 committed Aug 31, 2024
1 parent fcc0f44 commit 63681c6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 14 deletions.
2 changes: 1 addition & 1 deletion gn/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gn.googlesource.com/gn.git
PKG_SOURCE_DATE:=2024-08-13
PKG_SOURCE_VERSION:=54f5b539df8c4e460b18c62a11132d77b5601136
PKG_MIRROR_HASH:=ac0d44b2f7162be614ac090ef0618ea0f44760e80f5df7acc43b69a492611e0f
PKG_MIRROR_HASH:=1b5562417adfa29823301fea948197b23dfc887838fc94f96df5bbfd132dc592

PKG_LICENSE:=BSD 3-Clause
PKG_LICENSE_FILES:=LICENSE
Expand Down
11 changes: 0 additions & 11 deletions gn/patches/010-gcc.patch

This file was deleted.

4 changes: 2 additions & 2 deletions gn/src/out/last_commit_position.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#ifndef OUT_LAST_COMMIT_POSITION_H_
#define OUT_LAST_COMMIT_POSITION_H_

#define LAST_COMMIT_POSITION_NUM 2186
#define LAST_COMMIT_POSITION "2186 (54f5b539df8c)"
#define LAST_COMMIT_POSITION_NUM 2188
#define LAST_COMMIT_POSITION "2188 (54f5b539df8c)"

#endif // OUT_LAST_COMMIT_POSITION_H_

0 comments on commit 63681c6

Please sign in to comment.