Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non #4

Open
wants to merge 141 commits into
base: master
Choose a base branch
from
Open

Non #4

wants to merge 141 commits into from

Conversation

seifoh
Copy link

@seifoh seifoh commented Jun 26, 2020

git remote add origin https://github.com/seifoh/seifoo.git
git push -u origin master

- Update README for upstreamed patches no longer needed as of 8488d53
- Update configs to reflect new default options
- Remove outdated Makefile and update instructions, label old configs more clearly
- match menuconfig output and add full modutils by default to both
- enable a few more options from the defconfig on full
- add -fno-builtin-stpcpy to remove warnings on x86 compiles
- enable SYNC since it actually only has linker problems when FEATURE_SYNC_FANCY is enabled
- enable FEATURE_LS_COLOR because Titanium Backup is weirdly dependent on it to generate its app lists
- disable FEATURE_XARGS_SUPPORT_REPL_STR because Titanium Backup requires the expected output for batch processing
- all continues to compile correctly with my changes
@osm0sis osm0sis force-pushed the master branch 3 times, most recently from b5ddc44 to 554a26d Compare May 7, 2021 03:06
- add base32 to default list
- note build will fail with no patches currently
- librt fix has been merged
- time wait3 and TLS ASM patches were upstreamed in 1.34.x
@adligit2
Copy link

adligit2 commented Nov 5, 2021

git remote add origin https://github.com/seifoh/seifoo.git git push -u origin master

Copy link

@adligit2 adligit2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add patch

Copy link

@adligit2 adligit2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add patch

@adligit2
Copy link

adligit2 commented Nov 5, 2021

merge

@Wizardboy92
Copy link

Good

Copy link

@Wizardboy92 Wizardboy92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good

- powertop now fails with an asm error on x86 with NDK r15c (last with MIPS support), so disable for all configs
equwal and others added 5 commits May 24, 2023 10:34
- fix loop mounts on kernels < 5.x; TRY is supposed to fallback gracefully, but something doesn't work correctly, even with my new patch, so update config options to revert to old behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants