Skip to content

Commit

Permalink
Bug 1880746 - Part 3: Remove duplicate DIRS from js/app.mozbuild. r=f…
Browse files Browse the repository at this point in the history
…irefox-build-system-reviewers,glandium

Differential Revision: https://phabricator.services.mozilla.com/D202207
  • Loading branch information
arai-a committed Feb 27, 2024
1 parent e36924c commit 7da058b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions js/app.mozbuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ else:
"/js/src/tests",
]

if CONFIG["JS_STANDALONE"] and CONFIG["OS_ARCH"] != "WINNT":
DIRS += [
"/build/unix",
]

DIRS += [
"/config/external/fdlibm",
"/config/external/nspr",
Expand Down

0 comments on commit 7da058b

Please sign in to comment.