Skip to content

Commit

Permalink
Revert "Revert "Revert "Optimize for size instead of performance"""
Browse files Browse the repository at this point in the history
This reverts commit 3bd18fe.
  • Loading branch information
BoukeHaarsma23 committed Aug 6, 2023
1 parent ce7df58 commit 8578d82
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion linux/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ validpgpkeys=(
C7E7849466FE2358343588377258734B41C31549 # David Runge <[email protected]>
)
b2sums=('d8e776a1ebc58f5f236ed3bf231336d1b1b4724f14dfafe2eeda789e022fcfc08bc6ff28c975ed94ede2145fab8aed551589873daefbd159a6fd7d8acc01e2f1'
'7e9fd84d5736fa60b94c07bd60f17d5ab1a385d542e0ff1696e3a20ffaa1ba7220cec1df316a01cc37e60cff8c87fa50a94013f2578c3e305f70b8e6e2220f3d'
'0e371dbca78583225badcdd6112c3f9af6fe39f1a94aaa79853f5bbbae3cfd3657ee555f49fd9292a0e9a7ef3e5d8dd8062430ce32ba0a82a516bbac5c0c41aa'
'58a1ece6f571de737beeca21f6c21a5f4522f363bad5ae3ee00a4a93f62822d8870ff8de7fd9127ec3912afcee493728edf98b9e5eb354a8a2fed90d58804a3a'
'39f934b74836ac1a2587eb2a0bb115b0cea3e3ab2c1fad5059fef86eac33a803621e77912642b28bcca113081c0fea73091da9e16c75f7469d1f0f26114a4eee'
'e2e364387efe34a1a392cdf9801b6f164d84de428edd8e43ccb1f12690019078db297b9dcf61a5dd4a83ca40dca8f25d9117e240c1ffd8b969d81e4dc6e972fd'
Expand Down
4 changes: 2 additions & 2 deletions linux/config
Original file line number Diff line number Diff line change
Expand Up @@ -259,8 +259,8 @@ CONFIG_BOOT_CONFIG=y
# CONFIG_BOOT_CONFIG_FORCE is not set
# CONFIG_BOOT_CONFIG_EMBED is not set
CONFIG_INITRAMFS_PRESERVE_MTIME=y
# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_LD_ORPHAN_WARN=y
CONFIG_LD_ORPHAN_WARN_LEVEL="warn"
CONFIG_SYSCTL=y
Expand Down

0 comments on commit 8578d82

Please sign in to comment.