VirtualBox

Ignore:
Timestamp:
Nov 4, 2023 9:43:46 PM (15 months ago)
Author:
vboxsync
Message:

libs/xpcom: Switch to using our own atomics on Solaris like we do on darwin and linux, bugref:10545

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r101793 r101796  
    220220        nsprpub/pr/include/md/_netbsd.cfg \
    221221        nsprpub/pr/include/md/_openbsd.cfg \
    222         nsprpub/pr/include/md/_solaris32.cfg \
    223222        nsprpub/pr/include/md/_solaris64.cfg
    224223NSPRPUB-OBS-HEADERS_INST = $(INST_SDK)bindings/xpcom/include/nsprpub/obsolete/
     
    564563endif
    565564
    566 VBox-xpcom-nspr_SOURCES.darwin = nsprpub/pr/src/md/unix/darwin.c
    567 
     565VBox-xpcom-nspr_SOURCES.darwin  = nsprpub/pr/src/md/unix/darwin.c
    568566VBox-xpcom-nspr_SOURCES.freebsd = nsprpub/pr/src/md/unix/freebsd.c
    569 
    570 VBox-xpcom-nspr_SOURCES.linux = nsprpub/pr/src/md/unix/linux.c
    571 
     567VBox-xpcom-nspr_SOURCES.linux   = nsprpub/pr/src/md/unix/linux.c
    572568VBox-xpcom-nspr_SOURCES.solaris = nsprpub/pr/src/md/unix/solaris.c
    573 VBox-xpcom-nspr_SOURCES.solaris.x86 = nsprpub/pr/src/md/unix/os_SunOS_x86.s
    574 VBox-xpcom-nspr_SOURCES.solaris.amd64 = nsprpub/pr/src/md/unix/os_SunOS_x86_64.s
    575569
    576570$(call KB_FN_DO_PASS0_ON_TARGET,VBox-xpcom-nspr)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette