gcarq / inox-patchset

Inox patchset tries to provide a minimal Chromium based browser with focus on privacy by disabling data transmission to Google.
BSD 2-Clause "Simplified" License
364 stars 26 forks source link

begining to work at 62 #102

Closed nyancat18 closed 6 years ago

nyancat18 commented 6 years ago

the inox's pkgbuild gaves troubles with version 62, and i'm working with chromium-dev pkgbuild + @gcarq + @eloston useful patches

changes

new dead-patch, disable-help-menu gn-patch its taken from ubuntu ppa the rest of patches (no inox, no ug, no gn from ubuntu) its from chromium-dev, made by @sl1pkn07

nyancat18 commented 6 years ago

First issues

/third_party/crc32c /third_party/leveldatabase /components/sync/ /components/sync/engine/attachments/proto

NEEDS this flag -std=c++17

if you dont provide it, DONT BUILD

nyancat18 commented 6 years ago

real trobles with safebrowsing :(