mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
Replace application/basilisk with browser/
This commit is contained in:
parent
dabb92b3f9
commit
daa6179d22
1839 changed files with 72 additions and 74 deletions
9
browser/config/mozconfigs/linux64/opt-tsan
Normal file
9
browser/config/mozconfigs/linux64/opt-tsan
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
. $topsrcdir/build/unix/mozconfig.tsan
|
||||
|
||||
export PKG_CONFIG_LIBDIR=/usr/lib64/pkgconfig:/usr/share/pkgconfig
|
||||
. $topsrcdir/build/unix/mozconfig.gtk
|
||||
|
||||
# Need this to prevent name conflicts with the normal nightly build packages
|
||||
export MOZ_PKG_SPECIAL=tsan
|
||||
|
||||
. "$topsrcdir/build/mozconfig.common.override"
|
||||
Loading…
Add table
Add a link
Reference in a new issue